Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 26340e3

Browse files
devversionThomasBurleson
authored andcommitted
chore: add karma chrome launcher (#9778)
1 parent f03c513 commit 26340e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"jshint": "^2.9.2",
6363
"jshint-summary": "^0.4.0",
6464
"karma": "^1.0.0",
65+
"karma-chrome-launcher": "^2.0.0",
6566
"karma-firefox-launcher": "^1.0.0",
6667
"karma-jasmine": "^1.0.2",
6768
"karma-sauce-launcher": "^1.0.0",
@@ -83,4 +84,4 @@
8384
"merge-base": "git merge-base $(npm run -s current-branch) origin/master",
8485
"squash": "git rebase -i $(npm run -s merge-base)"
8586
}
86-
}
87+
}

0 commit comments

Comments
 (0)