This commit is contained in:
Kar
2025-02-14 01:23:16 +05:30
parent f96a50b7f4
commit 5777ee5131
2 changed files with 20 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
"main": "src/index.js",
"license": "MIT",
"engines": {
"node": "22.13.1"
"node": ">=12.0.0"
},
"scripts": {
"start": "NODE_ENV=production node src/index.js",