Add history as top-level dependency
was causing the webpack build to fail (cf similar problem fixed in gatsbyjs/gatsby/pull/174)
This commit is contained in:
parent
44fc7c7b40
commit
72b6c5fbbb
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
|
||||
"dependencies": {
|
||||
"history": "^2.0.0",
|
||||
"lodash": "^4.5.0",
|
||||
"moment": "^2.11.2",
|
||||
"react": "^0.14.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue