Revert "up async to 2.0.1"

This reverts commit ad4910d44d.
This commit is contained in:
Julian Lam
2016-08-12 12:52:44 -04:00
parent a5c409c6f7
commit 80c096dedb

View File

@@ -14,7 +14,7 @@
"test": "./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- ./tests -t 10000"
},
"dependencies": {
"async": "~2.0.1",
"async": "~1.5.0",
"autoprefixer": "^6.2.3",
"bcryptjs": "~2.3.0",
"body-parser": "^1.9.0",