Skip to content

Commit 3d98f8c

Browse files
committed
1 parent 79eb41f commit 3d98f8c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-version-marker",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "version marker for @vue/cli",
55
"author": "Evan You",
66
"license": "MIT",
@@ -12,19 +12,19 @@
1212
"@vue/cli-plugin-babel": "3.2.0",
1313
"@vue/cli-plugin-e2e-cypress": "3.2.0",
1414
"@vue/cli-plugin-e2e-nightwatch": "3.2.0",
15-
"@vue/cli-plugin-eslint": "3.2.0",
15+
"@vue/cli-plugin-eslint": "3.2.1",
1616
"@vue/cli-plugin-pwa": "3.2.0",
1717
"@vue/cli-plugin-typescript": "3.2.0",
1818
"@vue/cli-plugin-unit-jest": "3.2.0",
1919
"@vue/cli-plugin-unit-mocha": "3.2.0",
20-
"@vue/cli-service-global": "3.2.0",
20+
"@vue/cli-service-global": "3.2.1",
2121
"@vue/cli-service": "3.2.0",
2222
"@vue/cli-shared-utils": "3.2.0",
2323
"@vue/cli-test-utils": "3.2.0",
24-
"@vue/cli-ui-addon-webpack": "3.2.0",
25-
"@vue/cli-ui-addon-widgets": "3.2.0",
26-
"@vue/cli-ui": "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",
2727
"@vue/cli-upgrade": "3.2.0",
28-
"@vue/cli": "3.2.0"
28+
"@vue/cli": "3.2.1"
2929
}
3030
}

0 commit comments

Comments
 (0)