Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Commit

Permalink
Updated webpack + extract text plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Jul 14, 2016
1 parent 6f99c81 commit ea33712
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-dom": "15.2.1",
"react-router": "2.5.2",
"serialize-javascript": "1.3.0",
"source-map-support": "0.4.1"
"source-map-support": "0.4.2"
},
"devDependencies": {
"assets-webpack-plugin": "3.4.0",
Expand All @@ -60,7 +60,7 @@
"eslint-plugin-import": "1.10.3",
"eslint-plugin-jsx-a11y": "2.0.1",
"eslint-plugin-react": "5.2.2",
"extract-text-webpack-plugin": "1.0.1",
"extract-text-webpack-plugin": "^2.0.0-beta.1",
"fake-style-loader": "1.0.1",
"json-loader": "0.5.4",
"node-notifier": "4.6.0",
Expand All @@ -70,7 +70,7 @@
"rimraf": "2.5.3",
"s15e-javascript": "^0.1.19",
"style-loader": "0.13.1",
"webpack": "2.1.0-beta.15",
"webpack": "2.1.0-beta.17",
"webpack-dev-middleware": "1.6.1",
"webpack-hot-middleware": "2.12.1",
"webpack-node-externals": "1.2.0"
Expand Down

0 comments on commit ea33712

Please sign in to comment.