Skip to content

Commit

Permalink
更新homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanggoing committed Jul 12, 2020
1 parent 8043e63 commit 43cedf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"serve": "vue-cli-service serve",
"build": "npm run build:component && npm run build:docsDemo",
"build:component": "vue-cli-service build --target lib --name fluctuation ./src/components/Fluctuation.vue",
"build:docsDemo": "vue-cli-service build --dest docs",
"build:docs": "vue-cli-service build --dest docs",
"lint": "vue-cli-service lint"
},
"dependencies": {
Expand Down

0 comments on commit 43cedf4

Please sign in to comment.