This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44[ Firebase Android SDK Changelog] ( https://firebase.google.com/support/release-notes/android )
55
66
7- ## 5.1.0 (2017, December 30)
7+ ## 5.1.0 & 5.1.1 (2017, December 30)
88
99### Fixes
1010- [ #564 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/564 ) Firebase Auth + WebPack crashing iOS application (when createUser is triggered) - FIX
Original file line number Diff line number Diff line change 2424 "angularfire2" : " ^5.0.0-rc.4" ,
2525 "firebase" : " ^4.6.2" ,
2626 "nativescript-angular" : " ~4.4.0" ,
27- "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase- 5.1.0.tgz " ,
27+ "nativescript-plugin-firebase" : " 5.1.1 " ,
2828 "nativescript-theme-core" : " ~1.0.2" ,
2929 "reflect-metadata" : " ~0.1.8" ,
3030 "rxjs" : " ~5.4.2" ,
Original file line number Diff line number Diff line change 11{
22 "nativescript" : {
33 "id" : " org.nativescript.firebasedemo" ,
4- "tns-ios " : {
4+ "tns-android " : {
55 "version" : " 3.4.0"
66 },
7- "tns-android " : {
7+ "tns-ios " : {
88 "version" : " 3.4.0"
99 }
1010 },
1111 "dependencies" : {
12- "nativescript-plugin-firebase" : " file:../publish/package/nativescript-plugin-firebase- 5.1.0.tgz " ,
12+ "nativescript-plugin-firebase" : " 5.1.1 " ,
1313 "nativescript-theme-core" : " ^1.0.4" ,
1414 "nativescript-unit-test-runner" : " ^0.3.4" ,
1515 "tns-core-modules" : " ~3.4.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-plugin-firebase" ,
3- "version" : " 5.1.0 " ,
3+ "version" : " 5.1.1 " ,
44 "description" : " Fire. Base. Firebase!" ,
55 "main" : " firebase" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments