We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f565f14 commit 47549d1Copy full SHA for 47549d1
1 file changed
package.json
@@ -62,6 +62,7 @@
62
"pretest:fixtures:angular-20": "cd tests/fixtures/angular-20 && npm ci",
63
"pretest:fixtures:angular-20-zoneless": "cd tests/fixtures/angular-20-zoneless && npm ci",
64
"pretest:fixtures:angular-21": "cd tests/fixtures/angular-21 && npm ci",
65
+ "pretest:fixtures:angular-22": "cd tests/fixtures/angular-22 && npm ci",
66
"pretest:fixtures:nx-angular-19-common-engine": "cd tests/fixtures/nx-angular-19-common-engine && npm ci",
67
"pretest:fixtures:nx-angular-19-app-engine": "cd tests/fixtures/nx-angular-19-app-engine && npm ci",
68
"pretest": "run-s pretest:*",
0 commit comments