Merge pull request #21 from bigchaindb/greenkeeper/chalk-2.2.0

Update chalk to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2017-10-18 08:55:15 +02:00 committed by GitHub
commit 6d9ada2e82
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
}
},
"dependencies": {
"chalk": "2.1.0",
"chalk": "2.2.0",
"micro": "9.0.0",
"ms": "2.0.0",
"node-fetch": "2.0.0-alpha.7",