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.
zone.js
ng version
1 parent 4755068 commit 7e91d47Copy full SHA for 7e91d47
packages/angular/cli/src/commands/version/cli.ts
@@ -36,6 +36,7 @@ const PACKAGE_PATTERNS = [
36
/^typescript$/,
37
/^ng-packagr$/,
38
/^webpack$/,
39
+ /^zone\.js$/,
40
];
41
42
export default class VersionCommandModule
0 commit comments