Skip to content

Commit bf88f66

Browse files
fix(package): update extract-text-webpack-plugin to version 3.0.0
Closes #38
1 parent 0361f07 commit bf88f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"cross-env": "^3.1.3",
3838
"css-loader": "0.25.0",
3939
"express": "4.14.0",
40-
"extract-text-webpack-plugin": "1.0.1",
40+
"extract-text-webpack-plugin": "3.0.0",
4141
"findup": "0.1.5",
4242
"glob": "7.1.1",
4343
"lodash": "4.16.6",

0 commit comments

Comments
 (0)