api no longer fails when no pilots or logbook entries

This commit is contained in:
2024-12-01 11:31:19 -06:00
parent 87568056ca
commit 2723160a65
2 changed files with 6 additions and 5 deletions

View File

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