api no longer fails when no pilots or logbook entries

This commit is contained in:
2024-12-01 11:41:19 -06:00
parent e0dcca9729
commit 1d6d330141
2 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@noahspan/flying-client",
"private": true,
"version": "0.1.4",
"version": "0.1.5",
"type": "module",
"scripts": {
"dev": "vite",