Update `async` to v2.4.0

Reviewed By: jeanlauliac

Differential Revision: D4993518

fbshipit-source-id: 7714cd16db421c4aa03a9016f5a7ffa765f9aaed
This commit is contained in:
David Aurelio 2017-05-03 10:36:51 -07:00 committed by Facebook Github Bot
parent beeffb89fe
commit efa2fdd78a
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
"dependencies": {
"absolute-path": "^0.0.0",
"art": "^0.10.0",
"async": "^2.0.1",
"async": "^2.4.0",
"babel-core": "^6.24.1",
"babel-generator": "^6.24.1",
"babel-plugin-external-helpers": "^6.18.0",