Skip to content

Commit e4db875

Browse files
committed
update version in package and installation instructions in README
1 parent 1056cd4 commit e4db875

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ https://github.com/invertase/react-native-firebase
88

99
## Getting started
1010

11-
`$ npm install git+ssh://[email protected]/rmrs/react-native-firebaseui.git#master --save`
11+
`$ npm install react-native-firebaseui --save`
1212

1313
### Mostly automatic installation
1414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-firebaseui",
3-
"version": "v0.0.1-alpha5",
3+
"version": "v0.0.1-alpha6",
44
"description": "React Native Firebase Bindings Based on FirebaseUI SDK",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)