Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit bec927a

Browse files
authored
Fix: extract text webpack plugin errors
1 parent 07667ce commit bec927a

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
@@ -172,7 +172,7 @@
172172
"eslint-plugin-jsx-a11y": "^2.2.3",
173173
"eslint-plugin-react": "^6.8.0",
174174
"expect-jsx": "^2.6.0",
175-
"extract-text-webpack-plugin": "^v2.0.0-beta.3",
175+
"extract-text-webpack-plugin": "v2.0.0-beta.4",
176176
"file-loader": "^0.9.0",
177177
"html-loader": "^0.4.4",
178178
"html-webpack-plugin": "^2.7.1",

0 commit comments

Comments
 (0)