Skip to content

Commit

Permalink
Merge pull request #9 from node-escpos/develop
Browse files Browse the repository at this point in the history
chore: Modify scripts for CI.
  • Loading branch information
dohooo authored Oct 24, 2022
2 parents 3bd0a31 + ab0b1b7 commit 83a0740
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 83a0740

Please sign in to comment.