Skip to content

Commit

Permalink
Upgrade sleep
Browse files Browse the repository at this point in the history
This replaces the patch in yegor256#16, and works for me on El Capitan with nodejs 4.x+.
  • Loading branch information
zakj committed Nov 4, 2015
1 parent 6e0a16c commit 24a99c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"aws-sdk": "2.0.x",
"minimist": "1.1.x",
"sleep": "1.1.x",
"sleep": "3.0.x",
"dotenv": "0.4.x"
},
"devDependencies": {
Expand Down

0 comments on commit 24a99c9

Please sign in to comment.