Skip to content

Commit 9f74174

Browse files
committed
build: add missing dep in test to fix CI
1 parent 83b943a commit 9f74174

File tree

1 file changed

+1
-0
lines changed
  • tests/legacy-cli/e2e/assets/18-ssr-project-webpack

1 file changed

+1
-0
lines changed

tests/legacy-cli/e2e/assets/18-ssr-project-webpack/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@angular/compiler-cli": "^18.0.0-next.0",
3636
"@types/express": "^4.17.17",
3737
"@types/jasmine": "~4.3.0",
38+
"@types/mime": "^3.0.0",
3839
"@types/node": "^18.18.0",
3940
"jasmine-core": "~4.6.0",
4041
"karma": "~6.4.0",

0 commit comments

Comments
 (0)