mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
feat: add engine for node version & remove manual version check (#72)
cheers
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
"@types/prompts": "2.0.14",
|
||||
"prettier": "2.7.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16.10.x"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"access": "public"
|
||||
|
||||
Reference in New Issue
Block a user