react-native-flipper
Advanced tools
Comparing version 0.44.0-fix-976-2 to 0.45.0
{ | ||
"name": "react-native-flipper", | ||
"title": "React Native Flipper Bindings", | ||
"version": "0.44.0-fix-976-2", | ||
"version": "0.45.0", | ||
"description": "Flipper bindings for React Native", | ||
@@ -31,5 +31,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"react": "^16.8.3", | ||
"react-native": "^0.59.10" | ||
"react": "^16.13.1", | ||
"react-native": "^0.62.2" | ||
} | ||
} |
43351