Fix package.json

This commit is contained in:
Ilango 2024-01-16 11:20:51 +05:30
parent 0790c8ecb4
commit f9d6089245
1 changed files with 1 additions and 1 deletions

View File

@ -53,5 +53,5 @@
}, },
"engines": { "engines": {
"node": ">=18.15.0" "node": ">=18.15.0"
}, }
} }