Skip to content

Commit 8f3f74a

Browse files
authored
chore: update preview npm registry domain name (#726)
1 parent ad91e45 commit 8f3f74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test-ci": "ZENSTACK_TEST=1 pnpm -r run test --silent --forceExit",
99
"lint": "pnpm -r lint",
1010
"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/"
11+
"publish-preview": "pnpm --filter \"./packages/**\" -r publish --force --registry https://preview.registry.zenstack.dev/"
1212
},
1313
"keywords": [],
1414
"author": "",

0 commit comments

Comments
 (0)