Commit eb0ce0f1 by 姜雷

删除重名命令

parent f2b48768
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
"scripts": { "scripts": {
"start": "vue-cli-service serve --port 3000 examples/main.js", "start": "vue-cli-service serve --port 3000 examples/main.js",
"build": "vue-cli-service build --target lib --name rymUi --dest lib src/index.js", "build": "vue-cli-service build --target lib --name rymUi --dest lib src/index.js",
"publish": "cross-env vue-cli-service build --target lib --name rymUi --dest lib src/index.js && npm publish",
"lint": "vue-cli-service lint" "lint": "vue-cli-service lint"
}, },
"repository": { "repository": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment