Update package.json

This commit is contained in:
shafat-96
2026-02-18 14:48:54 +06:00
committed by GitHub
parent 3a649d01df
commit ea22c694eb

View File

@@ -4,7 +4,7 @@
"description": "API for fetching anime sources",
"main": "index.js",
"engines": {
"node": "18.x"
"node": "24.x"
},
"scripts": {
"start": "node index.js",