Skip to content

Commit 0311567

Browse files
fix(package): update async to version 3.1.1
Closes #38
1 parent 6aab576 commit 0311567

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
@@ -10,7 +10,7 @@
1010
"build": "babel lib -d build"
1111
},
1212
"dependencies": {
13-
"async": "^2.1.4"
13+
"async": "^3.1.1"
1414
},
1515
"devDependencies": {
1616
"babel-cli": "^6.0.0",

0 commit comments

Comments
 (0)