Skip to content

Commit d22894a

Browse files
fix(package): update async to version 3.2.0
Closes #24
1 parent 2b7d7fa commit d22894a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"author": "Diego Rodríguez Baquero <[email protected]> (https://diegorbaquero.com)",
2727
"license": "MIT",
2828
"dependencies": {
29-
"async": "3.1.0",
29+
"async": "3.2.0",
3030
"babylon": "^6.18.0",
3131
"babylon-walk": "^1.0.2",
3232
"chalk": "3.0.0",

0 commit comments

Comments
 (0)