Skip to content

Commit ef48638

Browse files
fix(package): update async to version 3.1.0
Closes #7
1 parent b693e0e commit ef48638

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
@@ -7,7 +7,7 @@
77
"packity": "bin/packity.js"
88
},
99
"dependencies": {
10-
"async": "^2.1.4",
10+
"async": "^3.1.0",
1111
"colors": "^1.1.2",
1212
"commander": "^2.9.0",
1313
"lodash": "^4.17.2",

0 commit comments

Comments
 (0)