Skip to content

Commit 0d7d256

Browse files
committed
Add history as top-level dependency
was causing the webpack build to fail (cf similar problem fixed in gatsbyjs/gatsby/pull/174)
1 parent 89d5837 commit 0d7d256

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
@@ -22,6 +22,7 @@
2222
},
2323
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
2424
"dependencies": {
25+
"history": "^2.0.0",
2526
"lodash": "^4.5.0",
2627
"moment": "^2.11.2",
2728
"react": "^0.14.7",

0 commit comments

Comments
 (0)