fixing all logs showing when user is unauthenticated (#127)

This commit was merged in pull request #127.
This commit is contained in:
2026-04-07 20:44:21 -05:00
committed by GitHub
parent d8513e6dd0
commit fd514e4c8b
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\"",