Commit c1c6ad64 by 唐玉峰

.

parent 1218fb67
......@@ -3,9 +3,9 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve --open ",
"build": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build ",
"lint": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service lint"
"dev": "vue-cli-service serve --open ",
"build": "vue-cli-service build ",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vue/composition-api": "^1.6.2",
......
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