fix: pin @types/react-native to 0.57.35

This commit is contained in:
greenkeeper[bot]
2019-02-14 01:07:33 +00:00
parent 5c0b71a467
commit 9a27580f85

View File

@@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/react": "^16.0.38",
"@types/react-native": "^0.57.35",
"@types/react-native": "0.57.35",
"babel": "6.23.0",
"babel-eslint": "10.0.1",
"babel-jest": "23.0.0",