Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
初志鑫 committed Jun 27, 2020
1 parent a285b15 commit 91dd942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"inspect": "vue-cli-service inspect",
"template": "plop",
"clear": "rimraf node_modules&&cnpm i&&increase-memory-limit",
"update": "cnpm i",
"update": "ncu -u&&cnpm i",
"svgo": "svgo -f src/remixIcon/svg --config=svgo.yml",
"push": "start ./push.sh",
"deploy": "start ./deploy.sh",
Expand Down Expand Up @@ -67,7 +67,7 @@
"zx-count": "^0.3.5",
"zx-icon": "^1.0.9",
"zx-keel": "^0.9.2",
"zx-layouts": "^0.3.5",
"zx-layouts": "^0.3.7",
"zx-magnifie": "^0.4.0",
"zx-markdown-editor": "^0.0.1",
"zx-player": "^0.9.6",
Expand Down

0 comments on commit 91dd942

Please sign in to comment.