File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
angular_devkit/build_angular
schematics/angular/utility Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 22 "name" : " @angular-devkit/build-angular" ,
33 "version" : " 0.0.0" ,
44 "description" : " Angular Webpack Build Facade" ,
5- "experimental" : true ,
65 "main" : " src/index.js" ,
76 "typings" : " src/index.d.ts" ,
87 "builders" : " builders.json" ,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ export const latestVersions = {
1818 // For our e2e tests, these versions must match the latest tag present on the branch.
1919 // During RC periods they will not match the latest RC until there's a new git tag, and
2020 // should not be updated.
21- DevkitBuildAngular : '~0.1200 .0-next.9' ,
21+ DevkitBuildAngular : '~12.0 .0-next.9' ,
2222
2323 ngPackagr : '^12.0.0-next.8' ,
2424} ;
You can’t perform that action at this time.
0 commit comments