Add getByRid to TrainsModule
All checks were successful
Publish Package / build-and-publish (push) Successful in 13s

This commit is contained in:
2026-05-03 00:51:03 +01:00
parent ed2f8527d6
commit 935dc271a2
4 changed files with 1813 additions and 10 deletions

View File

@@ -30,8 +30,10 @@
"author": "Frederick Boniface",
"license": "GPL-3.0",
"dependencies": {
"@owlboard/api-schema-types": "^3.0.3-alpha1",
"latlon-geohash": "^2.0.0"
"@owlboard/api-schema-types": "^3.0.3-alpha8",
"install": "^0.13.0",
"latlon-geohash": "^2.0.0",
"npm": "^11.13.0"
},
"devDependencies": {
"@types/latlon-geohash": "^2.0.4",