add async dependency for Indigo

This commit is contained in:
David Garozzo
2015-10-17 21:43:43 -04:00
parent ffc4edbc2a
commit 15e9219c80

View File

@@ -12,6 +12,7 @@
"license": "ISC",
"dependencies": {
"ad2usb": "git+https://github.com/alistairg/node-ad2usb.git#local",
"async": "^1.4.2",
"carwingsjs": "0.0.x",
"chokidar": "^1.0.5",
"color": "0.10.x",