We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31cf543 commit 119e92bCopy full SHA for 119e92b
package.json
@@ -23,5 +23,7 @@
23
"base-64": "^0.1.0",
24
"bluebird": "^2.9.25"
25
},
26
- "peerDependencies": {}
+ "devDependencies": {
27
+ "react-native": "*"
28
+ }
29
}
0 commit comments