1
0
mirror of https://github.com/oceanprotocol/community-numbers.git synced 2024-11-22 01:37:02 +01:00

Merge pull request #8 from oceanprotocol/greenkeeper/chalk-3.0.0

Update chalk to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-11-09 12:13:04 +01:00 committed by GitHub
commit 2a94a61466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"test": "eslint --ignore-path .gitignore --ext .js,.jsx ."
},
"dependencies": {
"chalk": "2.4.2",
"chalk": "3.0.0",
"cheerio": "^1.0.0-rc.3",
"ms": "^2.1.1",
"node-fetch": "2.6.0"