Commit be83a68a29c809d4e4a368558f7d5c49f0ee301a
1 parent
4107d6c4
还原package-lock.json
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
package.json
@@ -74,7 +74,7 @@ | @@ -74,7 +74,7 @@ | ||
74 | "cross-env": "^5.1.3", | 74 | "cross-env": "^5.1.3", |
75 | "css-loader": "^0.28.10", | 75 | "css-loader": "^0.28.10", |
76 | "eslint": "^3.19.0", | 76 | "eslint": "^3.19.0", |
77 | - "eslint-plugin-vue": "2.1.0", | 77 | + "eslint-plugin-vue": "^2.1.0", |
78 | "extract-text-webpack-plugin": "^2.1.2", | 78 | "extract-text-webpack-plugin": "^2.1.2", |
79 | "file-loader": "^1.1.11", | 79 | "file-loader": "^1.1.11", |
80 | "friendly-errors-webpack-plugin": "^1.6.1", | 80 | "friendly-errors-webpack-plugin": "^1.6.1", |
@@ -109,7 +109,7 @@ | @@ -109,7 +109,7 @@ | ||
109 | "vue-router": "^3.0.1", | 109 | "vue-router": "^3.0.1", |
110 | "vue-style-loader": "^4.0.2", | 110 | "vue-style-loader": "^4.0.2", |
111 | "vue-template-compiler": "^2.5.16", | 111 | "vue-template-compiler": "^2.5.16", |
112 | - "webpack": "3.11.0", | 112 | + "webpack": "^3.11.0", |
113 | "webpack-dev-server": "^2.11.1", | 113 | "webpack-dev-server": "^2.11.1", |
114 | "webpack-merge": "^3.0.0" | 114 | "webpack-merge": "^3.0.0" |
115 | }, | 115 | }, |