update packages

This commit is contained in:
Salman Muin Kayser Chishti
2025-08-08 15:14:48 +01:00
parent 9960b6a196
commit 70a78da4d0
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"typescript": "^5.5.4"
},
"engines": {
"node": ">=20"
"node": ">=24"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
-3
View File
@@ -23,9 +23,6 @@
"exports": {
".": "./dist/index.js"
},
"engines": {
"node": ">=20"
},
"scripts": {
"bundle": "npm run format:write && npm run package",
"ci-test": "jest",