Skip to content

Commit

Permalink
chore: vue-cli-version-marker@3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Jan 3, 2019
1 parent fc81ffb commit d88f2fa
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions packages/vue-cli-version-marker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-cli-version-marker",
"version": "3.2.2",
"version": "3.2.3",
"description": "version marker for @vue/cli",
"author": "Evan You",
"license": "MIT",
Expand All @@ -10,21 +10,21 @@
"@vue/cli-init": "3.2.0",
"@vue/cli-overlay": "3.2.0",
"@vue/cli-plugin-babel": "3.2.2",
"@vue/cli-plugin-e2e-cypress": "3.2.2",
"@vue/cli-plugin-e2e-cypress": "3.2.3",
"@vue/cli-plugin-e2e-nightwatch": "3.2.2",
"@vue/cli-plugin-eslint": "3.2.2",
"@vue/cli-plugin-pwa": "3.2.2",
"@vue/cli-plugin-typescript": "3.2.2",
"@vue/cli-plugin-unit-jest": "3.2.2",
"@vue/cli-plugin-unit-jest": "3.2.3",
"@vue/cli-plugin-unit-mocha": "3.2.2",
"@vue/cli-service-global": "3.2.2",
"@vue/cli-service": "3.2.2",
"@vue/cli-service-global": "3.2.3",
"@vue/cli-service": "3.2.3",
"@vue/cli-shared-utils": "3.2.2",
"@vue/cli-test-utils": "3.2.2",
"@vue/cli-ui-addon-webpack": "3.2.2",
"@vue/cli-ui-addon-widgets": "3.2.2",
"@vue/cli-ui": "3.2.2",
"@vue/cli-ui-addon-webpack": "3.2.3",
"@vue/cli-ui-addon-widgets": "3.2.3",
"@vue/cli-ui": "3.2.3",
"@vue/cli-upgrade": "3.2.0",
"@vue/cli": "3.2.2"
"@vue/cli": "3.2.3"
}
}

0 comments on commit d88f2fa

Please sign in to comment.