Fix react-native peer deps
This commit is contained in:
parent
c027879bd7
commit
6c86713aff
11
package.json
11
package.json
@ -28,13 +28,12 @@
|
|||||||
"url": "git@github.com:react-native-community/react-native-video.git"
|
"url": "git@github.com:react-native-community/react-native-video.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@react-native-community/eslint-config": "0.0.7",
|
"@react-native-community/eslint-config": "^0.0.5",
|
||||||
"babel-eslint": "10.0.3",
|
"eslint": "^6.5.1",
|
||||||
"eslint": "6.8.0",
|
"react": "16.9.0",
|
||||||
"react": "^16.12.0",
|
"react-dom": "16.9.0",
|
||||||
"react-dom": "^16.12.0",
|
|
||||||
"react-hot-loader": "^4.12.19",
|
"react-hot-loader": "^4.12.19",
|
||||||
"react-native": "^0.61.5",
|
"react-native": "0.61.5",
|
||||||
"react-native-windows": "^0.61.0-0"
|
"react-native-windows": "^0.61.0-0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user