Skip to content

Commit 96926f6

Browse files
committed
Move es5-shim to depdencies, removed extract-text-webpack-plugin
1 parent 26ae1f5 commit 96926f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

client/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"babel-core": "^4.7.16",
2727
"babel-loader": "^4.2.0",
2828
"body-parser": "^1.12.2",
29+
"es5-shim": "^4.1.0",
2930
"imports-loader": "^0.6.3",
3031
"jquery": "^2.1.3",
3132
"loader-utils": "^0.2.6",
@@ -39,10 +40,8 @@
3940
"bootstrap-sass": "^3.3.4",
4041
"bootstrap-sass-loader": "^1.0.2",
4142
"css-loader": "^0.9.1",
42-
"es5-shim": "^4.1.0",
4343
"expose-loader": "^0.6.0",
4444
"express": "^4.12.3",
45-
"extract-text-webpack-plugin": "^0.5.0",
4645
"file-loader": "^0.8.1",
4746
"node-sass": "^3.0.0-alpha.0",
4847
"react-hot-loader": "^1.2.3",

0 commit comments

Comments
 (0)