Skip to content

Commit 2e8fb65

Browse files
garri1105RaphaelJenni
authored andcommitted
Update package.json peer dependencies to accept AngularFire 17
1 parent 97ad140 commit 2e8fb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/firebaseui-angular-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"peerDependencies": {
2323
"@angular/common": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
2424
"@angular/core": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
25-
"@angular/fire": "^6.0.0 || ^7.0.0",
25+
"@angular/fire": "^6.0.0 || ^7.0.0 || ^17.0.0",
2626
"firebaseui": "^6.0.0",
2727
"firebase": "^8.0.0 || ^9.0.0 || ^10.0.0"
2828
},

0 commit comments

Comments
 (0)