fixing all logs showing when user is unauthenticated

This commit is contained in:
2026-04-07 20:41:08 -05:00
parent d8513e6dd0
commit fa7a39e48a
4 changed files with 4 additions and 5 deletions

View File

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