Meta tweaks

This commit is contained in:
Sindre Sorhus 2020-01-01 19:05:40 +01:00
parent 0e6fecc7f7
commit 797461ee32
2 changed files with 3 additions and 14 deletions

View file

@ -4,6 +4,7 @@
"description": "Terminal string styling done right",
"license": "MIT",
"repository": "chalk/chalk",
"funding": "https://github.com/chalk/chalk?sponsor=1",
"main": "source",
"engines": {
"node": ">=8"
@ -49,7 +50,7 @@
"execa": "^3.2.0",
"import-fresh": "^3.1.0",
"matcha": "^0.7.0",
"nyc": "^14.1.1",
"nyc": "^15.0.0",
"resolve-from": "^5.0.0",
"tsd": "^0.7.4",
"xo": "^0.25.3"