adding not signed in alerts to flights and logs

This commit is contained in:
2026-03-08 14:51:07 -05:00
parent 6700c83692
commit 881b351410
5 changed files with 14 additions and 5 deletions

View File

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