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 13f6da5 commit a117915Copy full SHA for a117915
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-firebase3",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"description": "React Native wrapper for Firebase",
5
"main": "index.js",
6
"scripts": {
@@ -12,8 +12,8 @@
12
"react-component"
13
],
14
"author": "Mike Lambert <[email protected]>",
15
- "repository": "https://github.com/mikelambert/react-native-firebase",
16
- "bugs": "https://github.com/mikelambert/react-native-firebase/issues",
+ "repository": "https://github.com/mikelambert/react-native-firebase3",
+ "bugs": "https://github.com/mikelambert/react-native-firebase3/issues",
17
"peerDependencies": {
18
"react-native": ">=0.13"
19
}
0 commit comments