Skip to content

Commit 1b9f560

Browse files
fix(package): update async to version 3.1.0
Closes #32
1 parent 14fdbac commit 1b9f560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"escomplex"
3333
],
3434
"dependencies": {
35-
"async": "^2.1.5",
35+
"async": "^3.1.0",
3636
"check-types": "^7.1.5",
3737
"commander": "^2.9.0",
3838
"escomplex": "2.0.0-alpha",

0 commit comments

Comments
 (0)