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 e3d66bd commit 018b453Copy full SHA for 018b453
package.json
@@ -60,6 +60,7 @@
60
"preset": "react-native"
61
},
62
"publishConfig": {
63
- "access": "public"
+ "access": "public",
64
+ "registry": "https://registry.npmjs.org/"
65
}
66
0 commit comments