updating default logbook table page size (#109)

This commit was merged in pull request #109.
This commit is contained in:
2026-03-08 17:40:10 -05:00
committed by GitHub
parent 487afb08d6
commit 08baaa6d83
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\"",