fix for node 24 support #1718
This commit is contained in:
parent
8f24ce223f
commit
247bf9b930
42 changed files with 6470 additions and 6341 deletions
|
|
@ -20,5 +20,8 @@
|
|||
"bugs": {
|
||||
"url": "https://codeberg.org/uzu/strudel/issues"
|
||||
},
|
||||
"homepage": "https://codeberg.org/uzu/strudel#readme"
|
||||
"homepage": "https://codeberg.org/uzu/strudel#readme",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue