We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42a1da commit 3e2629aCopy full SHA for 3e2629a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vue/cli-service",
3
- "version": "3.6.0",
+ "version": "3.7.0",
4
"description": "local service for vue-cli projects",
5
"main": "lib/Service.js",
6
"typings": "types/index.d.ts",
@@ -25,8 +25,8 @@
25
"dependencies": {
26
"@intervolga/optimize-cssnano-plugin": "^1.0.5",
27
"@soda/friendly-errors-webpack-plugin": "^1.7.1",
28
- "@vue/cli-overlay": "^3.6.0",
29
- "@vue/cli-shared-utils": "^3.6.0",
+ "@vue/cli-overlay": "^3.7.0",
+ "@vue/cli-shared-utils": "^3.7.0",
30
"@vue/component-compiler-utils": "^2.6.0",
31
"@vue/preload-webpack-plugin": "^1.1.0",
32
"@vue/web-component-wrapper": "^1.2.0",
0 commit comments