Skip to content

Commit d3c6953

Browse files
fix(package): update async to version 3.1.1
Closes #104
1 parent 4689d8e commit d3c6953

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
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"argh": "^0.1.4",
17-
"async": "^2.1.5",
17+
"async": "^3.1.1",
1818
"cli-color": "^1.2.0",
1919
"diagnostics": "^1.1.0",
2020
"emits": "^3.0.0",

0 commit comments

Comments
 (0)