Skip to content

Commit

Permalink
remove unnecessary install hook
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jan 6, 2018
1 parent b1df828 commit 6c50cc9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Empty file modified packages/@vue/cli-service/bin/install.js
100755 → 100644
Empty file.
3 changes: 0 additions & 3 deletions packages/@vue/cli-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
"bugs": {
"url": "https://github.com/vuejs/vue-cli/issues"
},
"scripts": {
"install": "node bin/install.js"
},
"homepage": "https://github.com/vuejs/vue-cli/packages/@vue/cli-service#readme",
"dependencies": {
"@vue/cli-overlay": "^0.1.0",
Expand Down

0 comments on commit 6c50cc9

Please sign in to comment.