yunxing 4 년 전
부모
커밋
cce2689c32
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -15,6 +15,7 @@
         "build:wanda_dev": "cross-env NODE_ENV=wanda_dev vue-cli-service build",
         "build:wanda_build": "cross-env NODE_ENV=wanda_build vue-cli-service build",
         "lint": "vue-cli-service lint",
+        "version": "node version.js",
         "publish": "node publish.js"
     },
     "dependencies": {