Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-cn committed Mar 1, 2024
1 parent e4116a3 commit c9c8c3a
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 @@ -17,7 +17,7 @@
"build": "node ./scripts/build.js",
"clean": "node ./scripts/clean.js",
"ci:version": "pnpm changeset version",
"ci:publish": "npm run build && node './scripts/publish.js",
"ci:publish": "npm run build && node ./scripts/publish.js",
"bump": "bumpp packages/**/package.json",
"docs:dev": "vitepress dev docs --port 5566",
"docs:build": "vitepress build docs",
Expand Down

0 comments on commit c9c8c3a

Please sign in to comment.