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 9860d30 commit b6ed762Copy full SHA for b6ed762
package.json
@@ -45,7 +45,8 @@
45
},
46
"homepage": "https://github.com/nativebase/nativebase-formik-ui#readme",
47
"publishConfig": {
48
- "registry": "https://registry.npmjs.org/"
+ "registry": "https://registry.npmjs.org/",
49
+ "access": "public"
50
51
"devDependencies": {
52
"@commitlint/config-conventional": "^11.0.0",
0 commit comments