Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Sep 17, 2023
1 parent a58fa65 commit 2279e5c
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 @@ -31,7 +31,7 @@
"lint": "eslint src test --ext .ts",
"test": "egg-bin test",
"test-local": "egg-bin test",
"cov": "egg-bin cov --parallel",
"cov": "egg-bin cov",
"ci": "npm run lint && npm run cov && npm run prepublishOnly",
"contributor": "git-contributor",
"prepublishOnly": "tshy && tshy-after"
Expand Down

0 comments on commit 2279e5c

Please sign in to comment.