Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a8bbe commit 40f5992Copy full SHA for 40f5992
packages/schematics/angular/utility/latest-versions.ts
@@ -15,7 +15,7 @@ export const latestVersions: Record<string, string> & {
15
...require('./latest-versions/package.json')['dependencies'],
16
17
// As Angular CLI works with same minor versions of Angular Framework, a tilde match for the current
18
- Angular: '~13.0.0-next.0',
+ Angular: '~13.0.0',
19
20
// Since @angular-devkit/build-angular and @schematics/angular are always
21
// published together from the same monorepo, and they are both
0 commit comments