Skip to content

Commit 25599b1

Browse files
committed
feat(node): update package list for naga and yaga aliases (-@angular/cli, +pnpm)
1 parent b034e41 commit 25599b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ const PR_LOCAL_BRANCH_PREFIX = 'gcoghpr';
1919

2020
const SOURCE_NVM_CMD = '. $NVM_DIR/nvm.sh';
2121
const GLOBAL_NPM_PACKAGES = [
22-
'@angular/cli',
2322
'@gkalpak/aliases',
2423
'@gkalpak/cli-utils',
2524
'@gkalpak/ng-maintain',
2625
'eslint',
2726
'firebase-tools',
2827
'http-server',
2928
'light-server',
29+
'pnpm',
3030
'shx',
3131
'typescript',
3232
'verdaccio',

0 commit comments

Comments
 (0)