Skip to content

Commit 45623a6

Browse files
committed
Merge branch 'master' into windows-updates
Conflicts: spec/acceptance/test_spec.js
2 parents a48f004 + 6e8337b commit 45623a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@
1414
, "colors": "0.6.0-1"
1515
, "async": "0.2.9"
1616
, "rolling_timeout_exec": ">=0.0.1"
17-
, "which": ">=1.0.5"
17+
, "which": ">=1.5.5"
1818
}
1919
, "devDependencies":
2020
{ "mocha": ">=1.2.2"
2121
, "connect": ">=2.3.6"
22+
, "which": ">=1.5.5"
2223
}
2324
, "scripts":
2425
{ "test": "mocha spec/unit spec/acceptance -t 240000 -R spec"

0 commit comments

Comments
 (0)