Minor tweaks

This commit is contained in:
Sindre Sorhus 2021-08-11 15:01:41 +02:00
parent 625a285772
commit 95217429be
3 changed files with 29 additions and 24 deletions

View file

@ -8,7 +8,7 @@
"type": "module",
"exports": "./source/index.js",
"engines": {
"node": ">=12.17"
"node": "^12.17.0 || ^14.13 || >=16.0.0"
},
"scripts": {
"test": "xo && nyc ava && tsd",
@ -26,7 +26,6 @@
"console",
"cli",
"string",
"str",
"ansi",
"style",
"styles",