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 e6f3397 commit cf8fa4bCopy full SHA for cf8fa4b
1 file changed
package.json
@@ -37,7 +37,7 @@
37
"prepack": "npm run build",
38
"prepare": "lefthook install",
39
"publish:jsr": "deno publish",
40
- "publish:npm": "np --any-branch",
+ "publish:npm": "np",
41
"server": "concurrently -n 'e2e,unit' -c 'blue,green' 'npm:server:*'",
42
"server:http": "vite --config e2e/vite.config-http.ts",
43
"server:https": "vite --config e2e/vite.config-https.ts",
0 commit comments