mirror of
https://github.com/scratchfoundation/gh-pages.git
synced 2024-11-25 00:38:07 -05:00
Merge pull request #135 from tschaub/greenkeeper-async-2.1.2
Update async to version 2.1.2 🚀
This commit is contained in:
commit
de66f8bf4e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
"test": "mocha --recursive test"
|
"test": "mocha --recursive test"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "1.5.2",
|
"async": "2.1.2",
|
||||||
"commander": "2.9.0",
|
"commander": "2.9.0",
|
||||||
"globby": "^5.0.0",
|
"globby": "^5.0.0",
|
||||||
"graceful-fs": "4.1.6",
|
"graceful-fs": "4.1.6",
|
||||||
|
|
Loading…
Reference in a new issue