Skip to content

Commit c181486

Browse files
Merge pull request #41 from testingbot/greenkeeper/async-3.1.1
fix(package): update async to version 3.1.1
2 parents 837a934 + 0311567 commit c181486

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)