Skip to content

Commit 0b55808

Browse files
committed
Add publishConfig to package.json
1 parent e32a73c commit 0b55808

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,9 @@
4141
"prettier": "^3.0.3",
4242
"release-it": "^16.1.5",
4343
"vercel": "^32.2.5"
44+
},
45+
"publishConfig": {
46+
"access": "public",
47+
"registry": "https://registry.npmjs.org"
4448
}
4549
}

0 commit comments

Comments
 (0)