mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-23 09:18:38 +00:00
chore(ci): fix flow error and update TS type (#395)
set related versions of react and react-native in devDependencies
This commit is contained in:
parent
2260690810
commit
67eacd549e
@ -31,13 +31,13 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.2.2",
|
||||
"@semantic-release/git": "7.0.5",
|
||||
"@types/react": "^16.4.18",
|
||||
"@types/react-native": "^0.57.6",
|
||||
"@types/react": "^16.6.3",
|
||||
"@types/react-native": "^0.57.8",
|
||||
"babel-jest": "^24.0.0",
|
||||
"flow-bin": "^0.80.0",
|
||||
"jest": "^24.0.0",
|
||||
"metro-react-native-babel-preset": "^0.51.1",
|
||||
"react-native": ">=0.57 <0.59",
|
||||
"react-native": "^0.57.8",
|
||||
"semantic-release": "15.10.3"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user