Skip to content

Commit 0f6bffd

Browse files
committed
add publishConfig
1 parent 57fa2d5 commit 0f6bffd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: package.json

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"turbo": "latest"
1717
},
1818
"packageManager": "pnpm@8.9.0",
19+
"publishConfig": {
20+
"registry": "https://npm.pkg.github.com"
21+
},
1922
"engines": {
2023
"node": ">=18"
2124
},

0 commit comments

Comments
 (0)