Skip to content

Commit 623712d

Browse files
committed
1 parent 5117bf4 commit 623712d

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
{
22
"name": "vue-cli-version-marker",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "version marker for @vue/cli",
55
"author": "Evan You",
66
"license": "MIT",
77
"main": "package.json",
88
"devDependencies": {
9-
"@vue/babel-preset-app": "3.2.0",
9+
"@vue/babel-preset-app": "3.2.2",
1010
"@vue/cli-init": "3.2.0",
1111
"@vue/cli-overlay": "3.2.0",
12-
"@vue/cli-plugin-babel": "3.2.0",
13-
"@vue/cli-plugin-e2e-cypress": "3.2.0",
14-
"@vue/cli-plugin-e2e-nightwatch": "3.2.0",
15-
"@vue/cli-plugin-eslint": "3.2.1",
16-
"@vue/cli-plugin-pwa": "3.2.0",
17-
"@vue/cli-plugin-typescript": "3.2.0",
18-
"@vue/cli-plugin-unit-jest": "3.2.0",
19-
"@vue/cli-plugin-unit-mocha": "3.2.0",
20-
"@vue/cli-service-global": "3.2.1",
21-
"@vue/cli-service": "3.2.0",
22-
"@vue/cli-shared-utils": "3.2.0",
23-
"@vue/cli-test-utils": "3.2.0",
24-
"@vue/cli-ui-addon-webpack": "3.2.1",
25-
"@vue/cli-ui-addon-widgets": "3.2.1",
26-
"@vue/cli-ui": "3.2.1",
12+
"@vue/cli-plugin-babel": "3.2.2",
13+
"@vue/cli-plugin-e2e-cypress": "3.2.2",
14+
"@vue/cli-plugin-e2e-nightwatch": "3.2.2",
15+
"@vue/cli-plugin-eslint": "3.2.2",
16+
"@vue/cli-plugin-pwa": "3.2.2",
17+
"@vue/cli-plugin-typescript": "3.2.2",
18+
"@vue/cli-plugin-unit-jest": "3.2.2",
19+
"@vue/cli-plugin-unit-mocha": "3.2.2",
20+
"@vue/cli-service-global": "3.2.2",
21+
"@vue/cli-service": "3.2.2",
22+
"@vue/cli-shared-utils": "3.2.2",
23+
"@vue/cli-test-utils": "3.2.2",
24+
"@vue/cli-ui-addon-webpack": "3.2.2",
25+
"@vue/cli-ui-addon-widgets": "3.2.2",
26+
"@vue/cli-ui": "3.2.2",
2727
"@vue/cli-upgrade": "3.2.0",
28-
"@vue/cli": "3.2.1"
28+
"@vue/cli": "3.2.2"
2929
}
3030
}

0 commit comments

Comments
 (0)