mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-26 14:58:30 -05:00
remove unnecessary install hook
This commit is contained in:
Executable → Regular
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user