Skip to content

Commit 367b870

Browse files
committed
[changed] Updated karma-chai dev-dependency
1 parent 1956d2a commit 367b870

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"babel-loader": "^4.1.0",
4040
"bootstrap": "^3.3.4",
4141
"brfs": "^1.4.0",
42+
"chai": "^2.2.0",
4243
"child-process-promise": "^1.0.1",
4344
"client-loader": "0.0.1",
4445
"codemirror": "^5.0.0",
@@ -53,7 +54,7 @@
5354
"fs-promise": "^0.3.1",
5455
"json-loader": "^0.5.1",
5556
"karma": "~0.12.32",
56-
"karma-chai": "0.0.2",
57+
"karma-chai": "^0.1.0",
5758
"karma-chrome-launcher": "~0.1.2",
5859
"karma-cli": "0.0.4",
5960
"karma-firefox-launcher": "~0.1.3",

0 commit comments

Comments
 (0)