Skip to content

Commit 674428e

Browse files
fix(package): update async to version 3.1.0
Closes #107
1 parent 4658d9a commit 674428e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/leecade/fe/issues"
1717
},
1818
"dependencies": {
19-
"async": "^2.1.2",
19+
"async": "^3.1.0",
2020
"autoprefixer": "^6.5.1",
2121
"babel-core": "^6.18.2",
2222
"babel-loader": "^6.2.7",

0 commit comments

Comments
 (0)