Drop node v14 support
This commit is contained in:
parent
61a437eba3
commit
f8e6ae7aec
2 changed files with 1 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"default": "./dist/index.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.16"
|
||||
"node": ">=16"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "del dist && tsc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue