Skip to content

Commit 6c62684

Browse files
authored
Merge pull request #44 from contentpass/CHORE-fix-release
Fix release via `release-it`
2 parents 3f9dd6a + 81da9ed commit 6c62684

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@
6565
"url": "https://github.com/contentpass/react-native-contentpass/issues"
6666
},
6767
"homepage": "https://github.com/contentpass/react-native-contentpass#readme",
68+
"npm": {
69+
"skipChecks": true
70+
},
6871
"publishConfig": {
6972
"registry": "https://registry.npmjs.org/",
7073
"access": "public"

0 commit comments

Comments
 (0)