Skip to content

Commit 86c4508

Browse files
committed
fix(package.json): update karma; fixed #3
1 parent b2f75b2 commit 86c4508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"chai": "^4.1.2",
24-
"karma": "^1.1.2",
24+
"karma": "^2.0.0",
2525
"karma-mocha": "^1.1.1",
2626
"karma-mocha-reporter": "^2.0.4",
2727
"karma-phantomjs2-launcher": "^0.5.0",

0 commit comments

Comments
 (0)