Skip to content

Commit 3e2629a

Browse files
committed
v3.7.0
1 parent f42a1da commit 3e2629a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/cli-service",
3-
"version": "3.6.0",
3+
"version": "3.7.0",
44
"description": "local service for vue-cli projects",
55
"main": "lib/Service.js",
66
"typings": "types/index.d.ts",
@@ -25,8 +25,8 @@
2525
"dependencies": {
2626
"@intervolga/optimize-cssnano-plugin": "^1.0.5",
2727
"@soda/friendly-errors-webpack-plugin": "^1.7.1",
28-
"@vue/cli-overlay": "^3.6.0",
29-
"@vue/cli-shared-utils": "^3.6.0",
28+
"@vue/cli-overlay": "^3.7.0",
29+
"@vue/cli-shared-utils": "^3.7.0",
3030
"@vue/component-compiler-utils": "^2.6.0",
3131
"@vue/preload-webpack-plugin": "^1.1.0",
3232
"@vue/web-component-wrapper": "^1.2.0",

0 commit comments

Comments
 (0)