There was an error while loading. Please reload this page.
1 parent 097d05f commit 89e4c19Copy full SHA for 89e4c19
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "builder-webpack3",
3
- "version": "0.4.14",
+ "version": "0.4.15",
4
"description": "webpack项目构建器.",
5
"main": "lib/index.js",
6
"scripts": {
@@ -15,7 +15,7 @@
15
},
16
"license": "MIT",
17
"configs": {
18
- "compatibleVersion": ">=0.4.12"
+ "compatibleVersion": ">=0.4.15"
19
20
"keywords": [
21
"webpack",
@@ -35,7 +35,7 @@
35
"babel-preset-es2015": "^6.24.1",
36
"babel-preset-react": "^6.24.1",
37
"babel-preset-stage-0": "^6.24.1",
38
- "builder-webpack-core": "0.1.14",
+ "builder-webpack-core": "0.1.16",
39
"caniuse-db": "^1.0.30000764",
40
"clean-webpack-plugin": "^0.1.17",
41
"css-loader": "^0.28.7",
0 commit comments