forked from orbit-oss/chalk
Meta tweaks
This commit is contained in:
parent
795273f17a
commit
77126fba13
6 changed files with 29 additions and 51 deletions
|
|
@ -16,6 +16,7 @@
|
|||
}
|
||||
},
|
||||
"types": "./source/index.d.ts",
|
||||
"sideEffects": false,
|
||||
"engines": {
|
||||
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
||||
},
|
||||
|
|
@ -58,10 +59,9 @@
|
|||
"log-update": "^5.0.0",
|
||||
"matcha": "^0.7.0",
|
||||
"tsd": "^0.19.0",
|
||||
"xo": "^0.53.0",
|
||||
"xo": "^0.57.0",
|
||||
"yoctodelay": "^2.0.0"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"xo": {
|
||||
"rules": {
|
||||
"unicorn/prefer-string-slice": "off",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue