Skip to content

Commit 35bfb31

Browse files
fix(package): update async to version 3.1.0
Closes #322
1 parent 7ed0080 commit 35bfb31

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
@@ -27,7 +27,7 @@
2727
"url": "https://github.com/Gottwik/Enduro/issues"
2828
},
2929
"dependencies": {
30-
"async": "^2.6.0",
30+
"async": "^3.1.0",
3131
"autoprefixer-stylus": "^0.14.0",
3232
"babel-core": "^6.26.0",
3333
"base64id": "^1.0.0",

0 commit comments

Comments
 (0)