chore(@cocotte/ui-auth): drop private flag, set publishConfig registry

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Natalie 2026-06-29 15:10:18 -04:00
parent c18a858c8d
commit f87bbff889

View file

@ -1,8 +1,10 @@
{
"name": "@cocotte/ui-auth",
"version": "0.1.0",
"private": true,
"type": "module",
"publishConfig": {
"registry": "http://134.199.243.61:4873/"
},
"main": "./src/index.ts",
"exports": {
".": "./src/index.ts"