Skip to content

Commit

Permalink
Merge pull request Hacker0x01#482 from Hacker0x01/webpack
Browse files Browse the repository at this point in the history
Update web pack plugins
  • Loading branch information
martijnrusschen committed May 7, 2016
2 parents 3d12c91 + c588ad6 commit 51f8e07
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@
"react-addons-test-utils": "^15.0.0",
"react-docgen": "^2.7.0",
"react-dom": "^15.0.0",
"react-transform-hmr": "^1.0.1",
"sass-loader": "^3.1.2",
"react-transform-hmr": "^1.0.4",
"sass-loader": "^3.2.0",
"sinon": "^1.15.4",
"style-loader": "^0.13.0",
"webpack": "^1.7.2",
"webpack-dev-middleware": "^1.4.0",
"style-loader": "^0.13.1",
"webpack": "^1.13.0",
"webpack-dev-middleware": "^1.6.1",
"webpack-dev-server": "^1.14.1",
"webpack-hot-middleware": "^2.6.0"
"webpack-hot-middleware": "^2.10.0"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0",
Expand Down

0 comments on commit 51f8e07

Please sign in to comment.