Merge pull request #1063 from Glavin001/greenkeeper-async-2.0.0

Update async to version 2.0.0 🚀
This commit is contained in:
Glavin Wiechert 2016-07-13 13:48:47 -03:00 committed by GitHub
commit 1d3369fb36
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
"atom": ">=1.6.0 <2.0.0"
},
"dependencies": {
"async": "^1.2.1",
"async": "^2.0.0",
"atom-message-panel": "^1.2.4",
"atom-space-pen-views": "^2.0.5",
"bluebird": "^3.3.5",