We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a96f53 commit 357ebdbCopy full SHA for 357ebdb
package.json
@@ -4,6 +4,7 @@
4
"scripts": {
5
"build": "turbo build",
6
"check": "turbo check",
7
+ "ci:package": "turbo run ci:package",
8
"ci:release": "turbo run ci:release",
9
"ci:update": "turbo run fetch-apis",
10
"ci:version": "changeset version && pnpm install --lockfile-only",
0 commit comments