Skip to content

Commit

Permalink
force older version of yeti until #8 is resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanseddon committed Nov 16, 2012
1 parent c7d09a1 commit e134254
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 @@ -2,6 +2,7 @@
"name": "bunyip",
"description": "Automate client-side unit testing in real browsers using the cli",
"version": "0.2.2",
"preferGlobal": true,
"homepage": "http://ryanseddon.github.com/bunyip",
"author": {
"name": "Ryan Seddon",
Expand Down Expand Up @@ -33,7 +34,7 @@
"dependencies": {
"commander": "0.6.x",
"browserstack": "0.1.x",
"yeti": ">=0.2.12"
"yeti": "0.2.12"
},
"devDependencies": {
"grunt": "~0.3.9",
Expand Down

0 comments on commit e134254

Please sign in to comment.