Commit f0481133 authored by 冷冷's avatar 冷冷

🍻 醉酒写代码。 boot not bootstrap !!

parent eb78295e
......@@ -3,7 +3,7 @@
"version": "1.8.0",
"private": true,
"scripts": {
"bootstrap": "yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ",
"boot": "yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ",
"dev": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
......
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