Skip to content

Commit

Permalink
fix(ui): remove unused script
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed May 3, 2018
1 parent 0e8e0ce commit 4f3337d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@vue/cli-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"lint": "vue-cli-service lint",
"graphql-api": "vue-cli-service graphql-api",
"run-graphql-api": "vue-cli-service run-graphql-api",
"prod-graphql-api": "cross-env NODE_ENV=production vue-cli-service run-graphql-api",
"prepublishOnly": "yarn run lint --no-fix && yarn run build"
},
"dependencies": {
Expand Down

0 comments on commit 4f3337d

Please sign in to comment.