Skip to content

Commit 60f5768

Browse files
committed
Add history as top-level dependency
was causing the webpack build to fail (cf similar problem fixed in gatsbyjs/gatsby#174)
1 parent f49e286 commit 60f5768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"author": "Kyle Mathews <[email protected]>",
1414
"license": "MIT",
1515
"dependencies": {
16+
"history": "^2.0.0",
1617
"front-matter": "^2.0.6",
1718
"highlight.js": "^9.2.0",
1819
"markdown-it": "^6.0.0",

0 commit comments

Comments
 (0)