manifest: async 0.9.0 => 1.2.1

This commit is contained in:
Jared Allard
2015-06-19 21:46:00 -07:00
parent ca414f03db
commit e02d39a6bf
+1 -1
View File
@@ -9,7 +9,7 @@
},
"main": "./lib/index.js",
"dependencies": {
"async": "^0.9.0",
"async": "1.2.1",
"builtins": "1.0.1",
"colors": "^1.0.3",
"glob": "^5.0.5",