File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
tests/legacy-cli/e2e/assets/webpack/test-app Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 22 "name" : " test" ,
33 "license" : " MIT" ,
44 "dependencies" : {
5- "@angular/common" : " ^15.1.0-next" ,
6- "@angular/compiler" : " ^15.1.0-next" ,
7- "@angular/compiler-cli" : " ^15.1.0-next" ,
8- "@angular/core" : " ^15.1.0-next" ,
9- "@angular/platform-browser" : " ^15.1.0-next" ,
10- "@angular/platform-browser-dynamic" : " ^15.1.0-next" ,
11- "@angular/platform-server" : " ^15.1.0-next" ,
12- "@angular/router" : " ^15.1.0-next" ,
5+ "@angular/common" : " ^16.0.0-next" ,
6+ "@angular/compiler" : " ^16.0.0-next" ,
7+ "@angular/compiler-cli" : " ^16.0.0-next" ,
8+ "@angular/core" : " ^16.0.0-next" ,
9+ "@angular/platform-browser" : " ^16.0.0-next" ,
10+ "@angular/platform-browser-dynamic" : " ^16.0.0-next" ,
11+ "@angular/router" : " ^16.0.0-next" ,
1312 "@ngtools/webpack" : " 0.0.0" ,
1413 "rxjs" : " ^6.6.7" ,
1514 "zone.js" : " ^0.11.4"
You can’t perform that action at this time.
0 commit comments