We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aed9e6 commit 4c54339Copy full SHA for 4c54339
package.json
@@ -37,5 +37,6 @@
37
"peerDependencies": {
38
"react": "^16.3.0",
39
"react-dom": "^16.3.0"
40
- }
+ },
41
+ "publishConfig": { "registry": "https://npmjs.com/" }
42
}
0 commit comments