Skip to content

Commit f69677b

Browse files
author
jay
committed
fix: publishConfig
1 parent eaf847f commit f69677b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"publishConfig": {
1818
"access": "public",
19-
"registry": "https://registry.npmjs.org"
19+
"registry": "https://npm.pkg.github.com"
2020
},
2121
"exports": {
2222
".": "./server.js",

0 commit comments

Comments
 (0)