We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f9dd6a + 81da9ed commit 6c62684Copy full SHA for 6c62684
1 file changed
package.json
@@ -65,6 +65,9 @@
65
"url": "https://github.com/contentpass/react-native-contentpass/issues"
66
},
67
"homepage": "https://github.com/contentpass/react-native-contentpass#readme",
68
+ "npm": {
69
+ "skipChecks": true
70
+ },
71
"publishConfig": {
72
"registry": "https://registry.npmjs.org/",
73
"access": "public"
0 commit comments