Skip to content

Commit

Permalink
chore: Modify scripts for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
dohooo committed Oct 24, 2022
1 parent 767d765 commit ab0b1b7
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 @@ -4,7 +4,7 @@
"author": "Caspian <[email protected]> (https://github.com/dohooo)",
"scripts": {
"build": "pnpm -F '@node-escpos/*' build",
"publish": "pnpm run build && pnpm -F '@node-escpos/*' exec changeset publish",
"publish": "pnpm run build && changeset publish",
"version": "changeset version"
},
"engines": {
Expand Down

0 comments on commit ab0b1b7

Please sign in to comment.