Skip to content

Commit 7217e2e

Browse files
committed
chore: add release script
1 parent c2f195b commit 7217e2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"start": "react-native start --reset-cache",
1717
"lint": "eslint . --fix",
1818
"typecheck": "tsc --noEmit",
19+
"release": "release-it",
1920
"prepare": "bob build"
2021
},
2122
"keywords": [

0 commit comments

Comments
 (0)