Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit fc9882e

Browse files
fix(package): update async to version 3.1.0
1 parent e807dbe commit fc9882e

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
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"amanda": "1.0.1",
34-
"async": "3.0.1",
34+
"async": "3.1.0",
3535
"caseless": "0.12.0",
3636
"clone": "2.1.2",
3737
"commander": "2.20.0",

0 commit comments

Comments
 (0)