chore: add engines section to package.json

This commit is contained in:
AlexHladin
2025-10-02 14:17:23 +03:00
parent 3b22ce75db
commit 8bf3875d9a

View File

@@ -17,6 +17,9 @@
"keywords": [],
"author": "",
"license": "ISC",
"engines": {
"node": ">=20"
},
"dependencies": {
"@pulsecron/pulse": "1.6.8",
"axios": "^1.7.2",