Meta tweaks
This commit is contained in:
parent
f8a3642a81
commit
b68c8b5102
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"exports": "./source/index.js",
|
"exports": "./source/index.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12"
|
"node": ">=12.17"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "xo && nyc ava && tsd",
|
"test": "xo && nyc ava && tsd",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue