Skip to content

Commit

Permalink
fix: add missing dependencies to @vue/cli-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed May 22, 2019
1 parent 649b564 commit 425d057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@vue/cli-upgrade/package.json
Expand Up @@ -21,6 +21,7 @@
},
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-upgrade#readme",
"dependencies": {
"@vue/cli-shared-utils": "^4.0.0-alpha.0",
"chalk": "^2.4.1",
"cli-table": "^0.3.1",
"execa": "^1.0.0",
Expand Down

0 comments on commit 425d057

Please sign in to comment.