react-native-gesture-handler
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.7
{ | ||
"name": "react-native-gesture-handler", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-alpha.7", | ||
"description": "Experimental implementation of a new declarative API for gesture handling in react-native", | ||
@@ -34,7 +34,6 @@ "scripts": { | ||
"homepage": "https://github.com/kmagiera/react-native-gesture-handler#readme", | ||
"dependencies": { | ||
}, | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"react": ">= 15.0.0", | ||
"react-native": ">= 0.32.0" | ||
"react": ">= 16.0.0", | ||
"react-native": ">= 0.47.0" | ||
}, | ||
@@ -41,0 +40,0 @@ "jest": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
175665
2746