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

Commit 1973297

Browse files
Jakobovskideeg
authored andcommitted
Add missing karma dependency.
1 parent 7a9834e commit 1973297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"devDependencies": {
1111
"grunt": "~0.4.4",
1212
"grunt-karma": "~0.8.2",
13+
"karma": "~0.12.0",
1314
"grunt-contrib-jshint": "~0.10.0",
1415
"grunt-conventional-changelog": "~1.0.0",
1516
"jasmine-core": "~2.3.4",

0 commit comments

Comments
 (0)