mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-31 10:13:43 +00:00
feat(web): allow style prop overrides (#4528)
Co-authored-by: Jonathan Jacobs <jonathan@yoco.co.za>
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"@release-it/conventional-changelog": "^7.0.2",
|
||||
"@types/jest": "^28.1.2",
|
||||
"@types/react": "~19.0.0",
|
||||
"@types/react-native-web": "^0.19.1",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.4",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint-plugin-jest": "^27.4.2",
|
||||
@@ -27,6 +28,7 @@
|
||||
"prettier": "^2.4.1",
|
||||
"react": "18.2.0",
|
||||
"react-native": "0.78.2",
|
||||
"react-native-web": "0.20.0",
|
||||
"react-native-windows": "^0.61.0-0",
|
||||
"release-it": "^16.2.1",
|
||||
"typescript": "5.1.6"
|
||||
|
||||
Reference in New Issue
Block a user