Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore: vue-cli-version-marker@3.5.2
  • Loading branch information
sodatea committed Mar 27, 2019
1 parent e1328ac commit 614367d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions packages/vue-cli-version-marker/package.json
@@ -1,30 +1,30 @@
{
"name": "vue-cli-version-marker",
"version": "3.5.1",
"version": "3.5.2",
"description": "version marker for @vue/cli",
"author": "Evan You",
"license": "MIT",
"main": "package.json",
"devDependencies": {
"@vue/babel-preset-app": "3.5.1",
"@vue/babel-preset-app": "3.5.2",
"@vue/cli-init": "3.5.1",
"@vue/cli-overlay": "3.5.1",
"@vue/cli-plugin-babel": "3.5.1",
"@vue/cli-plugin-babel": "3.5.2",
"@vue/cli-plugin-e2e-cypress": "3.5.1",
"@vue/cli-plugin-e2e-nightwatch": "3.5.1",
"@vue/cli-plugin-eslint": "3.5.1",
"@vue/cli-plugin-pwa": "3.5.1",
"@vue/cli-plugin-typescript": "3.5.1",
"@vue/cli-plugin-unit-jest": "3.5.1",
"@vue/cli-plugin-typescript": "3.5.2",
"@vue/cli-plugin-unit-jest": "3.5.2",
"@vue/cli-plugin-unit-mocha": "3.5.1",
"@vue/cli-service-global": "3.5.1",
"@vue/cli-service": "3.5.1",
"@vue/cli-service-global": "3.5.2",
"@vue/cli-service": "3.5.2",
"@vue/cli-shared-utils": "3.5.1",
"@vue/cli-test-utils": "3.5.1",
"@vue/cli-ui-addon-webpack": "3.5.1",
"@vue/cli-ui-addon-widgets": "3.5.1",
"@vue/cli-ui": "3.5.1",
"@vue/cli-ui-addon-webpack": "3.5.2",
"@vue/cli-ui-addon-widgets": "3.5.2",
"@vue/cli-ui": "3.5.2",
"@vue/cli-upgrade": "3.5.1",
"@vue/cli": "3.5.1"
"@vue/cli": "3.5.2"
}
}

0 comments on commit 614367d

Please sign in to comment.