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 e2375c9 commit 7dd0145Copy full SHA for 7dd0145
packages/schematics/angular/utility/latest-versions.ts
@@ -19,5 +19,5 @@ export const latestVersions = {
19
// non-experimental, they will always have the same version.
20
DevkitBuildAngular: '~' + require('../package.json')['version'],
21
22
- ngPackagr: '^12.1.0-next.0',
+ ngPackagr: '^12.1.0',
23
};
0 commit comments