mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-28 00:53:45 +00:00
chore: update release script (#4727)
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
"ios": "react-native run-ios",
|
||||
"lint": "eslint .",
|
||||
"typecheck": "tsc",
|
||||
"start": "react-native start --client-logs"
|
||||
"start": "react-native start --client-logs",
|
||||
"bundle-install": "bundle install",
|
||||
"pods": "cd ios && pod install && cd .."
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-community/slider": "^4.5.6",
|
||||
|
||||
Reference in New Issue
Block a user