We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7085181 commit 3ae301cCopy full SHA for 3ae301c
package.json
@@ -30,5 +30,8 @@
30
},
31
"peerDependencies": {
32
"react": "^16.8.0 || ^17.0.0"
33
+ },
34
+ "publishConfig": {
35
+ "registry": "https://registry.npmjs.org"
36
}
37
0 commit comments