Skip to content

Commit f39f2a3

Browse files
committed
Upgrade npm modules 'chai' and 'wd'.
1 parent 38f785b commit f39f2a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"license": "Apache 2",
1010
"dependencies": {
11-
"chai": "^3.2.0",
11+
"chai": "^3.5.0",
1212
"colors": "^1.1.2",
13-
"wd": "^0.3.12"
13+
"wd": "^0.4.0"
1414
}
1515
}

0 commit comments

Comments
 (0)