Skip to content

Commit 1857503

Browse files
committed
fix: add required relese-it entry in package-json
1 parent 2f92ae1 commit 1857503

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
@@ -55,5 +55,8 @@
5555
},
5656
"jest": {
5757
"preset": "react-native"
58+
},
59+
"publishConfig": {
60+
"access": "public"
5861
}
5962
}

0 commit comments

Comments
 (0)