Skip to content

Commit 3ae301c

Browse files
committed
chore: add publish config
1 parent 7085181 commit 3ae301c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
},
3131
"peerDependencies": {
3232
"react": "^16.8.0 || ^17.0.0"
33+
},
34+
"publishConfig": {
35+
"registry": "https://registry.npmjs.org"
3336
}
3437
}

0 commit comments

Comments
 (0)