add engines field

This commit is contained in:
Jacky Zhao
2023-08-20 08:57:56 -07:00
parent 9d77edaf94
commit 5adf3c67a8
3 changed files with 7 additions and 0 deletions

3
package-lock.json generated
View File

@ -80,6 +80,9 @@
"prettier": "^3.0.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4"
},
"engines": {
"node": ">=18.14"
}
},
"node_modules/@clack/core": {