Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit 678267d

Browse files
fix(package): update async to version 2.6.0
1 parent 2d20b78 commit 678267d

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
@@ -33,7 +33,7 @@
3333
},
3434
"license": "MIT",
3535
"dependencies": {
36-
"async": "~2.5.0",
36+
"async": "~2.6.0",
3737
"chalk": "~2.3.0",
3838
"changelog": "~1.3.1",
3939
"cli": "~1.0.1",

0 commit comments

Comments
 (0)