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:
parent
c18a858c8d
commit
f87bbff889
1 changed files with 3 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue