File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ manually updated:
7272- [ ` @angular/pwa ` ] ( /packages/angular/pwa/package.json )
7373- [ ` @angular-devkit/build-angular ` ] ( /packages/angular_devkit/build_angular/package.json )
7474- [ ` @ngtools/webpack ` ] ( /packages/ngtools/webpack/package.json )
75+ - [ ` @angular/ssr ` ] ( /packages/angular/ssr/package.json )
7576
7677** DURING a minor OR major CLI release:**
7778
Original file line number Diff line number Diff line change 1717 "tslib" : " ^2.3.0"
1818 },
1919 "peerDependencies" : {
20- "@angular/common" : " ^17.0.0 || ^17.3.0-next.0 " ,
21- "@angular/core" : " ^17.0.0 || ^17.3.0-next.0 "
20+ "@angular/common" : " ^17.0.0" ,
21+ "@angular/core" : " ^17.0.0"
2222 },
2323 "schematics" : " ./schematics/collection.json" ,
2424 "repository" : {
You can’t perform that action at this time.
0 commit comments