Merge branch 'npm' into refactor/migrate-utils-to-ts

This commit is contained in:
Azgaar 2026-01-18 16:30:08 +01:00 committed by GitHub
commit abc91ce066
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 56 additions and 12 deletions

View file

@ -30,5 +30,8 @@
"d3": "^7.9.0",
"delaunator": "^5.0.1",
"polylabel": "^2.0.1"
},
"engines": {
"node": ">=24.0.0"
}
}