Skip to content

Commit 4c7a884

Browse files
lughinolaggingreflex
authored andcommitted
Update async module for use this module in strict mode
1 parent 322f81f commit 4c7a884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"main": "./lib/portscanner.js",
3232
"dependencies": {
33-
"async": "0.1.15"
33+
"async": "1.5.2"
3434
},
3535
"devDependencies": {
3636
"ava": "^0.4.2"

0 commit comments

Comments
 (0)