Commit 7468f04d8414c49a55322bb005d98feada23542e

Authored by luffyzhao
1 parent c32a7412

还原package

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