Skip to content

Commit

Permalink
chore: remove waste script
Browse files Browse the repository at this point in the history
  • Loading branch information
liangskyli committed May 13, 2023
1 parent b63b2b5 commit 695f543
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preinstall": "npx only-allow pnpm",
"test-http-cli": "lerna run --scope @liangskyli/mock test-http-cli",
"test:middleware": "lerna run --scope @liangskyli/mock test:middleware",
"test-http-mock-code-gen": "lerna run --scope @liangskyli/http-mock-gen test-http-mock-code-gen",
"test-grpc-mock-code-gen": "lerna run --scope @liangskyli/grpc-mock test-grpc-mock-code-gen",
"version:pre": "echo '发布预发布beta版本' && cross-env HUSKY=1 lerna version prerelease --preid beta",
"version:preminor": "echo '发布小版本beta版本' && cross-env HUSKY=1 lerna version preminor --preid beta",
Expand Down

0 comments on commit 695f543

Please sign in to comment.