Skip to content

Commit

Permalink
feat(del-deploy): deleted deploy.sh and modified package.json script
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaofengZeng committed Dec 25, 2023
1 parent 2da9945 commit 3981863
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
21 changes: 0 additions & 21 deletions deploy.sh

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"test": "echo \"Error: no test specified\" && exit 1",
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs",
"docs:deploy": "vuepress build docs && bash deploy.sh",
"prepare": "husky install",
"markdownlint": "npx markdownlint-cli2 **/*.md #node_modules",
"commit": "cz"
Expand Down

0 comments on commit 3981863

Please sign in to comment.