Skip to content

Commit 73c7705

Browse files
committed
[changed] Update chai. Dev dependency.
1 parent 3ca90c7 commit 73c7705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"babel-loader": "^5.0.0",
4747
"bootstrap": "^3.3.4",
4848
"brfs": "^1.4.0",
49-
"chai": "^2.2.0",
49+
"chai": "^3.0.0",
5050
"child-process-promise": "^1.0.1",
5151
"codemirror": "^5.0.0",
5252
"colors": "^1.0.3",
@@ -102,4 +102,4 @@
102102
"dependencies": {
103103
"classnames": "^2.0.0"
104104
}
105-
}
105+
}

0 commit comments

Comments
 (0)