Skip to content

Commit d88f2fa

Browse files
committed
chore: vue-cli-version-marker@3.2.3
1 parent fc81ffb commit d88f2fa

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-version-marker",
3-
"version": "3.2.2",
3+
"version": "3.2.3",
44
"description": "version marker for @vue/cli",
55
"author": "Evan You",
66
"license": "MIT",
@@ -10,21 +10,21 @@
1010
"@vue/cli-init": "3.2.0",
1111
"@vue/cli-overlay": "3.2.0",
1212
"@vue/cli-plugin-babel": "3.2.2",
13-
"@vue/cli-plugin-e2e-cypress": "3.2.2",
13+
"@vue/cli-plugin-e2e-cypress": "3.2.3",
1414
"@vue/cli-plugin-e2e-nightwatch": "3.2.2",
1515
"@vue/cli-plugin-eslint": "3.2.2",
1616
"@vue/cli-plugin-pwa": "3.2.2",
1717
"@vue/cli-plugin-typescript": "3.2.2",
18-
"@vue/cli-plugin-unit-jest": "3.2.2",
18+
"@vue/cli-plugin-unit-jest": "3.2.3",
1919
"@vue/cli-plugin-unit-mocha": "3.2.2",
20-
"@vue/cli-service-global": "3.2.2",
21-
"@vue/cli-service": "3.2.2",
20+
"@vue/cli-service-global": "3.2.3",
21+
"@vue/cli-service": "3.2.3",
2222
"@vue/cli-shared-utils": "3.2.2",
2323
"@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",
24+
"@vue/cli-ui-addon-webpack": "3.2.3",
25+
"@vue/cli-ui-addon-widgets": "3.2.3",
26+
"@vue/cli-ui": "3.2.3",
2727
"@vue/cli-upgrade": "3.2.0",
28-
"@vue/cli": "3.2.2"
28+
"@vue/cli": "3.2.3"
2929
}
3030
}

0 commit comments

Comments
 (0)