Skip to content

Commit 7f8882f

Browse files
committed
add async as a dependency
1 parent ba66e56 commit 7f8882f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
},
1414
"dependencies": {
1515
"archiver": "^5.2.0",
16+
"async": "^3.2.0",
1617
"chalk": "^4.1.0",
1718
"fs-extra": "^8.1.0",
1819
"glob": "^7.1.6",

0 commit comments

Comments
 (0)