Skip to content

Commit a117915

Browse files
committed
0.1.3.
1 parent 13f6da5 commit a117915

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-firebase3",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "React Native wrapper for Firebase",
55
"main": "index.js",
66
"scripts": {
@@ -12,8 +12,8 @@
1212
"react-component"
1313
],
1414
"author": "Mike Lambert <[email protected]>",
15-
"repository": "https://github.com/mikelambert/react-native-firebase",
16-
"bugs": "https://github.com/mikelambert/react-native-firebase/issues",
15+
"repository": "https://github.com/mikelambert/react-native-firebase3",
16+
"bugs": "https://github.com/mikelambert/react-native-firebase3/issues",
1717
"peerDependencies": {
1818
"react-native": ">=0.13"
1919
}

0 commit comments

Comments
 (0)