We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b1feb commit be4321eCopy full SHA for be4321e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-listener",
3
"description": "A utility component to allow easy access to browser native events",
4
- "version": "0.0.5",
+ "version": "0.0.6",
5
"homepage": "https://github.com/erikras/react-native-listener",
6
"author": {
7
"name": "Erik Rasmussen",
@@ -25,7 +25,7 @@
25
},
26
"main": "index.js",
27
"dependencies": {
28
- "react": "~0.12.0"
+ "react": "~0.13.0"
29
30
"keywords": [
31
"react",
0 commit comments