update to specify engines

This commit is contained in:
Salman Muin Kayser Chishti 2025-08-13 21:20:06 +01:00
parent 4aa78f05e5
commit 8baf2b4607
2 changed files with 6 additions and 0 deletions

3
package-lock.json generated
View file

@ -37,6 +37,9 @@
"prettier": "^2.8.4",
"ts-jest": "^29.1.2",
"typescript": "^5.4.2"
},
"engines": {
"node": ">=24.0.0"
}
},
"node_modules/@aashutoshrathi/word-wrap": {