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 ad91e45 commit 8f3f74aCopy full SHA for 8f3f74a
package.json
@@ -8,7 +8,7 @@
8
"test-ci": "ZENSTACK_TEST=1 pnpm -r run test --silent --forceExit",
9
"lint": "pnpm -r lint",
10
"publish-all": "pnpm --filter \"./packages/**\" -r publish --access public",
11
- "publish-preview": "pnpm --filter \"./packages/**\" -r publish --force --registry https://dolphin-app-nyvr5.ondigitalocean.app/"
+ "publish-preview": "pnpm --filter \"./packages/**\" -r publish --force --registry https://preview.registry.zenstack.dev/"
12
},
13
"keywords": [],
14
"author": "",
0 commit comments