api no longer fails when no pilots or logbook entries

This commit is contained in:
2024-12-01 11:35:06 -06:00
parent 2723160a65
commit be0992ccd4
2 changed files with 3 additions and 4 deletions

View File

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