Skip to content

Commit 73328c4

Browse files
committed
Update package.json
1 parent f785cd9 commit 73328c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native-modules/react-native-background-thread/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"typecheck": "tsc",
3939
"lint": "eslint \"**/*.{js,ts,tsx}\"",
4040
"test": "jest",
41-
"release": "release-it --only-version"
41+
"release": "yarn prepare && npm whoami && npm publish --access public"
4242
},
4343
"keywords": [
4444
"react-native",

0 commit comments

Comments
 (0)