Skip to content

Commit

Permalink
build: update ng-packagr to 12.1 stable version
Browse files Browse the repository at this point in the history
(cherry picked from commit 7d2ed2a)
  • Loading branch information
alan-agius4 committed Jun 27, 2021
1 parent e2375c9 commit 7dd0145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/schematics/angular/utility/latest-versions.ts
Expand Up @@ -19,5 +19,5 @@ export const latestVersions = {
// non-experimental, they will always have the same version.
DevkitBuildAngular: '~' + require('../package.json')['version'],

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

0 comments on commit 7dd0145

Please sign in to comment.