File tree 1 file changed +7
-8
lines changed
tests/legacy-cli/e2e/assets/webpack/test-app
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " test" ,
3
3
"license" : " MIT" ,
4
4
"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" ,
13
12
"@ngtools/webpack" : " 0.0.0" ,
14
13
"rxjs" : " ^6.6.7" ,
15
14
"zone.js" : " ^0.11.4"
You can’t perform that action at this time.
0 commit comments