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 46b416c commit 51b4cb2Copy full SHA for 51b4cb2
1 file changed
package.json
@@ -14,6 +14,10 @@
14
"node": ">=8",
15
"npm": ">=5"
16
},
17
+ "publishConfig": {
18
+ "access": "public",
19
+ "registry": "https://registry.npmjs.com/"
20
+ },
21
"private": false,
22
"peerDependencies": {
23
"react": ">= 16.8.0"
0 commit comments