mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-29 16:02:51 -04:00
fix for node 24 support #1718
This commit is contained in:
committed by
Alex Victoria
parent
8f24ce223f
commit
247bf9b930
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"csv": "^6.3.11"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user