Merge pull request #1084 from Glavin001/greenkeeper-async-2.0.1

async@2.0.1 breaks build ⚠️
This commit is contained in:
Glavin Wiechert 2016-07-22 20:25:32 -03:00 committed by GitHub
commit 7a1fff641a
1 changed files with 1 additions and 1 deletions

View File

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