Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fa5cf53

Browse filesBrowse files
alan-agius4clydin
authored andcommitted
feat(@angular-devkit/build-angular): drop support for karma version 5.2
BREAKING CHANGE: Minimum supported `karma` version is `6.0.0`
1 parent 9a44bf4 commit fa5cf53
Copy full SHA for fa5cf53

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎packages/angular_devkit/build_angular/package.json‎

Copy file name to clipboardExpand all lines: packages/angular_devkit/build_angular/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@angular/compiler-cli": "^11.0.0 || ^11.2.0-next",
8383
"@angular/localize": "^11.0.0 || ^11.2.0-next",
8484
"@angular/service-worker": "^11.0.0 || ^11.2.0-next",
85-
"karma": "^5.2.0 || ^6.0.0",
85+
"karma": "^6.0.0",
8686
"ng-packagr": "^11.0.0 || ^11.2.0-next",
8787
"protractor": "^7.0.0",
8888
"tailwindcss": "^2.0.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.