File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
33
},
34
34
"homepage" : " https://github.com/angular/angularfire2#readme" ,
35
35
"dependencies" : {
36
- "@angular-devkit/architect" : " <0.900 || ^0.800.0 || ^0. 900.0-0 || ^9.0.0-0" ,
36
+ "@angular-devkit/architect" : " <0.900 || ^0.900.0-0 || ^9.0.0-0" ,
37
37
"@angular-devkit/core" : " >=6.0.0 <9 || ^9.0.0-0" ,
38
38
"@angular-devkit/schematics" : " >=6.0.0 <9 || ^9.0.0-0" ,
39
39
"@angular/common" : " >=6.0.0 <9 || ^9.0.0-0" ,
50
50
"rxjs" : " ^6.0.0" ,
51
51
"ws" : " ^3.3.2" ,
52
52
"xhr2" : " ^0.1.4" ,
53
- "zone.js" : " ^0.8 || ^0.9"
53
+ "zone.js" : " ^0.8.0 || ^0.9.0 "
54
54
},
55
55
"optionalDependencies" : {
56
56
"bufferutil" : " ~3.0.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @angular-devkit/architect@<0.900 || ^0.800.0 || ^0. 900.0-0 || ^9.0.0-0 " :
5
+ " @angular-devkit/architect@<0.900 || ^0.900.0-0 || ^9.0.0-0 " :
6
6
version "0.800.0"
7
7
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.800.0.tgz#2f2ce1178b12b0c0fde455d00def60104b9cd08e"
8
8
integrity sha512-haXTS9EDaJfKyYiFylK2hObJH5DVGhX3OEn3OC7XUVlfKV3GRmC6NKXPjnxcN0wWP5zIV1c4xuB2N64mcxSnaA==
@@ -9216,7 +9216,7 @@ zip-stream@^1.2.0:
9216
9216
lodash "^4.8.0"
9217
9217
readable-stream "^2.0.0"
9218
9218
9219
- " zone.js@^0.8 || ^0.9 " :
9219
+ " zone.js@^0.8.0 || ^0.9.0 " :
9220
9220
version "0.9.1"
9221
9221
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.9.1.tgz#e37c6e5c54c13fae4de26b5ffe8d8e9212da6d9b"
9222
9222
integrity sha512-GkPiJL8jifSrKReKaTZ5jkhrMEgXbXYC+IPo1iquBjayRa0q86w3Dipjn8b415jpitMExe9lV8iTsv8tk3DGag==
You can’t perform that action at this time.
0 commit comments