Merge pull request #2625 from renchap/deprecated-prop-types

Use prop types from `deprecated-react-native-prop-types`
This commit is contained in:
Eran Hammer
2022-06-05 10:44:50 -07:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
"react-native-windows": "^0.61.0-0"
},
"dependencies": {
"deprecated-react-native-prop-types": "^2.2.0",
"keymirror": "^0.1.1",
"prop-types": "^15.7.2",
"shaka-player": "^3.3.2"