Ver código fonte

chore: remove stage script from package.json

Casper Dai 3 anos atrás
pai
commit
c6f87e1e91
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      package.json

+ 0 - 1
package.json

@@ -4,7 +4,6 @@
   "version": "1.0.0",
   "scripts": {
     "serve": "vue-cli-service serve",
-    "stage": "vue-cli-service build --mode staging",
     "build": "vue-cli-service build",
     "lint": "vue-cli-service lint",
     "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",