Skip to content

Commit cb3d282

Browse files
committed
Merge pull request BryanDonovan#3 from killmenot/develop
updated async to 0.2.5
2 parents 50cba72 + 20981f9 commit cb3d282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"main": "./index",
1010
"dependencies": {
11-
"async": "0.1.22",
11+
"async": "0.2.5",
1212
"bunyan": "0.10.0",
1313
"cli-color": "0.1.6",
1414
"optimist" : "0.3.5",

0 commit comments

Comments
 (0)