Skip to content

Commit 7dd0145

Browse files
committed
build: update ng-packagr to 12.1 stable version
(cherry picked from commit 7d2ed2a)
1 parent e2375c9 commit 7dd0145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/utility/latest-versions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ export const latestVersions = {
1919
// non-experimental, they will always have the same version.
2020
DevkitBuildAngular: '~' + require('../package.json')['version'],
2121

22-
ngPackagr: '^12.1.0-next.0',
22+
ngPackagr: '^12.1.0',
2323
};

0 commit comments

Comments
 (0)