mirror of https://github.com/webpack/webpack.git
fixed dev-dep
This commit is contained in:
parent
a7d7c4ca2f
commit
6c804e8a6e
|
|
@ -42,7 +42,7 @@
|
|||
"url-loader": "0.5.x",
|
||||
"val-loader": "0.5.x",
|
||||
"i18n-webpack-plugin": "0.2.x",
|
||||
"extract-text-webpack-plugin": "0.1.x",
|
||||
"extract-text-webpack-plugin": "0.2.x",
|
||||
"component-webpack-plugin": "0.2.x"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue