File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 23
23
"author" : " angular,firebase" ,
24
24
"license" : " MIT" ,
25
25
"peerDependencies" : {
26
- "@angular/common" : " ~18.0.0-0 || ^18.0.0" ,
27
- "@angular/core" : " ~18.0.0-0 || ^18.0.0" ,
28
- "@angular/platform-browser" : " ~18.0.0-0 || ^18.0.0" ,
29
- "@angular/platform-browser-dynamic" : " ~18.0.0-0 || ^18.0.0" ,
26
+ "@angular/common" : " ^18.0.0" ,
27
+ "@angular/core" : " ^18.0.0" ,
28
+ "@angular/platform-browser" : " ^18.0.0" ,
29
+ "@angular/platform-browser-dynamic" : " ^18.0.0" ,
30
30
"rxjs" : " ~7.8.0" ,
31
31
"firebase-tools" : " ^13.0.0"
32
32
},
36
36
"dependencies" : {
37
37
"firebase" : " ^10.12.0" ,
38
38
"rxfire" : " ^6.0.5" ,
39
- "@angular-devkit/schematics" : " ~18.0.0-0 || ^18.0.0" ,
40
- "@schematics/angular" : " ~18.0.0-0 || ^18.0.0" ,
39
+ "@angular-devkit/schematics" : " ^18.0.0" ,
40
+ "@schematics/angular" : " ^18.0.0" ,
41
41
"tslib" : " ^2.3.0" ,
42
42
"fuzzy" : " ^0.1.3" ,
43
43
"inquirer-autocomplete-prompt" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments