Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit 7c4775a

Browse files
authored
Merge pull request #14 from Sungdooyoo/master
fixed out of dated dependency
2 parents 8450bc4 + 5cf2bb2 commit 7c4775a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"babel-preset-es2015": "^6.18.0",
1414
"copy-webpack-plugin": "^4.0.1",
1515
"css-loader": "^0.26.1",
16-
"extract-text-webpack-plugin": "beta",
16+
"extract-text-webpack-plugin": "^2.1.0",
1717
"html-webpack-plugin": "^2.24.1",
1818
"image-webpack-loader": "^3.0.0",
1919
"node-sass": "^3.13.0",

0 commit comments

Comments
 (0)