We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215f179 commit 252f1beCopy full SHA for 252f1be
packages/schematics/angular/utility/latest-versions.ts
@@ -20,6 +20,6 @@ export const latestVersions = {
20
DevkitBuildWebpack: '~0.900.0-next.0',
21
AngularPWA: '~0.900.0-next.0',
22
23
- tsickle: '^0.36.0',
+ tsickle: '^0.37.0',
24
ngPackagr: '^5.4.0',
25
};
0 commit comments