Skip to content

Commit

Permalink
Upgrade async (and luckily all three spots whre we use it in this ada…
Browse files Browse the repository at this point in the history
…pter are relying on backwards-compatible usage, so super easy)
mikermcneil committed Dec 10, 2016
1 parent 6479d76 commit 28cb357
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
@@ -44,7 +44,7 @@
},
"dependencies": {
"@sailshq/lodash": "3.10.2",
"async": "1.5.2",
"async": "2.0.1",
"mongodb": "2.1.20",
"validator": "4.5.1",
"waterline-cursor": "0.0.7",

0 comments on commit 28cb357

Please sign in to comment.