File tree 3 files changed +158
-94
lines changed
3 files changed +158
-94
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 6.0.2 " ></a >
2
+ # [ 6.0.2] ( https://github.com/angular/angularfire2/compare/6.0.1...6.0.2 ) (2020-06-24)
3
+
4
+ * Quick fix to peers so ` ng add @angular/fire ` installs the correct version on Angular 10
5
+
1
6
<a name =" 6.0.1 " ></a >
2
7
# [ 6.0.1] ( https://github.com/angular/angularfire2/compare/6.0.0...6.0.1 ) (2020-06-24)
3
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/fire" ,
3
- "version" : " 6.0.1 " ,
3
+ "version" : " 6.0.2 " ,
4
4
"description" : " The official library of Firebase and Angular." ,
5
5
"private" : true ,
6
6
"scripts" : {
61
61
"rxfire" : " ^3.9.7" ,
62
62
"rxjs" : " ^6.5.3" ,
63
63
"semver" : " ^7.1.3" ,
64
- "tslib" : " ^1.10.0" ,
64
+ "tslib" : " ^1.10.0 || ^2.0.0 " ,
65
65
"ws" : " ^7.2.1" ,
66
66
"xhr2" : " ^0.1.4" ,
67
67
"zone.js" : " ~0.10.2"
97
97
"karma-jasmine" : " ^2.0.1" ,
98
98
"karma-jasmine-html-reporter" : " ^1.4.2" ,
99
99
"ncp" : " ^2.0.0" ,
100
- "ng-packagr" : " ^9.0.0-0 || ^9 .0.0" ,
100
+ "ng-packagr" : " ^9.0.0 || ^10 .0.0" ,
101
101
"pretty-size" : " ^2.0.0" ,
102
102
"protractor" : " 3.0.0" ,
103
103
"reflect-metadata" : " 0.1.2" ,
You can’t perform that action at this time.
0 commit comments