updating log entity with numeric columns

This commit is contained in:
2026-01-27 12:54:08 -06:00
parent 4db1a0fb32
commit 876f1f65a2
5 changed files with 108 additions and 19 deletions

View File

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