Skip to content

Commit

Permalink
Bump async v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bulkan committed Jun 26, 2017
1 parent d2938f8 commit 2faf917
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@
},
"license": "MIT",
"dependencies": {
"async": "^0.9.0",
"async": "^2.5.0",
"workshopper-adventure": "^6.0.2",
"workshopper-exercise": "^2.3.0"
},
"engines": {
"node": ">=5.0.0"
},
"bin": "./async_you.js",
"preferGlobal": true
}

0 comments on commit 2faf917

Please sign in to comment.