updating default logbook table page size

This commit is contained in:
2026-03-08 17:37:50 -05:00
parent 487afb08d6
commit a5a4e240c6
4 changed files with 9 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@noahspan/flying",
"version": "2.0.0",
"version": "2.0.1",
"scripts": {
"start": "node api/dist/main",
"format": "prettier --write \"**/src/**/*.ts\" \"**/test/**/*.ts\"",