Skip to content

Commit dda8eb6

Browse files
authored
Add publish config (#6)
1 parent a17e292 commit dda8eb6

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
@@ -57,5 +57,9 @@
5757
},
5858
"engines": {
5959
"node": ">=20"
60+
},
61+
"publishConfig": {
62+
"access": "public",
63+
"registry": "https://registry.npmjs.org"
6064
}
6165
}

0 commit comments

Comments
 (0)