Fixing some of requested changes for pull request

This commit is contained in:
Felipe 2018-02-16 01:26:53 -02:00
parent 4c26f9128d
commit eb2565ce3d
6 changed files with 63 additions and 23 deletions

View file

@ -3,7 +3,7 @@
"version": "2.3.1",
"description": "Terminal string styling done right",
"license": "MIT",
"repository": "chalk/chalk",
"repository": "https://github.com/felipenmoura/chalk",
"engines": {
"node": ">=4"
},