We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a64d9 commit 4fcfaf9Copy full SHA for 4fcfaf9
package.json
@@ -58,7 +58,7 @@
58
"prepare": "lefthook install",
59
"prepublishOnly": "npm run lint && npm run test",
60
"publish:jsr": "jsr publish",
61
- "publish:npm": "np --any-branch",
+ "publish:npm": "np",
62
"test": "uvu tests -r tsm --ignore shared.ts"
63
},
64
"packageManager": "pnpm@10.17.0+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef"
0 commit comments