updating default logbook table page size

This commit is contained in:
2026-03-08 17:56:24 -05:00
parent a5a4e240c6
commit d2ca3f7c63
4 changed files with 4 additions and 3 deletions

View File

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