There was an error while loading. Please reload this page.
1 parent 50c5ae3 commit 5da0139Copy full SHA for 5da0139
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "builder-webpack3",
3
- "version": "0.3.1",
+ "version": "0.3.2",
4
"description": "webpack项目构建器.",
5
"main": "lib/index.js",
6
"scripts": {
@@ -50,7 +50,7 @@
50
"uglify-js": "^2.8.29",
51
"webpack": "^3.8.1",
52
"webpack-dev-middleware": "^1.12.2",
53
- "offline-webpack-plugin": "^0.0.2",
+ "offline-webpack-plugin": "^0.0.3",
54
"webpack-subresource-integrity": "^1.0.4"
55
},
56
"devDependencies": {
0 commit comments