File tree 2 files changed +5
-5
lines changed
angular_devkit/build_angular
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 75
75
"webpack-subresource-integrity" : " 1.5.2"
76
76
},
77
77
"peerDependencies" : {
78
- "@angular/compiler-cli" : " ^12.0.0-next" ,
79
- "@angular/localize" : " ^12.0.0-next" ,
80
- "@angular/service-worker" : " ^12.0.0-next" ,
78
+ "@angular/compiler-cli" : " ^12.0.0 || ^12.1.0 -next" ,
79
+ "@angular/localize" : " ^12.0.0 || ^12.1.0 -next" ,
80
+ "@angular/service-worker" : " ^12.0.0 || ^12.1.0 -next" ,
81
81
"karma" : " ^6.3.0" ,
82
- "ng-packagr" : " ^12.0.0-next " ,
82
+ "ng-packagr" : " ^12.0.0" ,
83
83
"protractor" : " ^7.0.0" ,
84
84
"tailwindcss" : " ^2.0.0" ,
85
85
"tslint" : " ^6.1.0" ,
Original file line number Diff line number Diff line change 24
24
"enhanced-resolve" : " 5.8.2"
25
25
},
26
26
"peerDependencies" : {
27
- "@angular/compiler-cli" : " ^12.0.0-next" ,
27
+ "@angular/compiler-cli" : " ^12.0.0 || ^12.1.0 -next" ,
28
28
"typescript" : " ~4.2.3" ,
29
29
"webpack" : " ^5.30.0"
30
30
},
You can’t perform that action at this time.
0 commit comments