Skip to content

Commit c9b1e6b

Browse files
author
Chris
committed
fix(@angular/cli): added mime to deps to fix broken test command from karma dep
1 parent 0de9cb6 commit c9b1e6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
"jasmine": "^2.4.1",
135135
"jasmine-spec-reporter": "^3.2.0",
136136
"minimist": "^1.2.0",
137+
"mime": "1.3.4",
137138
"mocha": "^3.2.0",
138139
"mock-fs": "^4.0.0",
139140
"npm-run": "^4.1.0",

0 commit comments

Comments
 (0)