Skip to content

Commit 388568f

Browse files
committed
chore: update
1 parent 4e40630 commit 388568f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: packages/core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@
192192
},
193193
"scripts": {
194194
"build": "tsup && ./scripts/postbuild.sh",
195-
"prepublishOnly": "npm run build",
196-
"typecheck": "tsc --noEmit"
195+
"typecheck": "tsc --noEmit",
196+
"prepublishOnly": "pnpm build"
197197
},
198198
"devDependencies": {
199199
"@types/node": "^18.19.33",

0 commit comments

Comments
 (0)