move to npm package
All checks were successful
Code quality checks / biome (push) Successful in 7s

This commit is contained in:
creations 2025-04-23 17:14:58 -04:00
parent a4c53c4bbb
commit 6b3ead86f7
Signed by: creations
GPG key ID: 8F553AA4320FC711
6 changed files with 9 additions and 220 deletions

View file

@ -1,4 +1,4 @@
import { logger } from "@helpers/logger";
import { logger } from "@creations.works/logger";
import { serverHandler } from "@/server";