Skip to content

Commit

Permalink
Add history as top-level dependency
Browse files Browse the repository at this point in the history
was causing the webpack build to fail (cf similar problem fixed in gatsbyjs/gatsby/pull/174)
  • Loading branch information
leonhiat committed Mar 24, 2016
1 parent 89d5837 commit 0d7d256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0d7d256

Please sign in to comment.