fix(angular): fix the version of the angular cli update migration (#18538)

This commit is contained in:
Jason Jean 2023-08-08 16:36:50 -04:00 committed by GitHub
parent 38fec9ca77
commit 107c2815ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -272,7 +272,7 @@
}, },
"update-angular-cli-version-16-2-0-rc-1": { "update-angular-cli-version-16-2-0-rc-1": {
"cli": "nx", "cli": "nx",
"version": "16.7.0-beta.0", "version": "16.7.0-beta.2",
"requires": { "requires": {
"@angular/core": ">=16.2.0-rc.0" "@angular/core": ">=16.2.0-rc.0"
}, },