Skip to content

Commit

Permalink
Merge branch 'master' into windows-updates
Browse files Browse the repository at this point in the history
Conflicts:
	spec/acceptance/test_spec.js
  • Loading branch information
seanmwalker committed Jan 22, 2014
2 parents a48f004 + 6e8337b commit 45623a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@
, "colors": "0.6.0-1"
, "async": "0.2.9"
, "rolling_timeout_exec": ">=0.0.1"
, "which": ">=1.0.5"
, "which": ">=1.5.5"

This comment has been minimized.

Copy link
@yeputons

yeputons Jan 22, 2014

Contributor

@seanmwalker It's which, not wrench. It does not have version 1.5.5 .

}
, "devDependencies":
{ "mocha": ">=1.2.2"
, "connect": ">=2.3.6"
, "which": ">=1.5.5"
}
, "scripts":
{ "test": "mocha spec/unit spec/acceptance -t 240000 -R spec"
Expand Down

0 comments on commit 45623a6

Please sign in to comment.