Update package.json
This commit is contained in:
parent
a027e3c1e0
commit
2670806f66
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"types": "./source/index.d.ts",
|
||||
"engines": {
|
||||
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
||||
"node": "^14.13 || >=16.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && c8 ava && tsd",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue