Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Works committed Apr 22, 2023
1 parent 90f0e6b commit 36de23c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
}
},
"scripts": {
"publish": "pnpm run clean && pnpm run build && pnpm run doc:api && pnpm test && npx changeset publish",
"clean": "rimraf ./out ./utils/web ./utils/node ./es ./coverage ./dist",
"watch:tsc": "tsc -b -w",
"build:tsc": "tsc -b",
Expand Down

0 comments on commit 36de23c

Please sign in to comment.