Revert other changes

This commit is contained in:
Ola Hungerford
2025-02-14 06:16:02 -07:00
parent 348cff9872
commit 2a1536d2ab
2 changed files with 134 additions and 2056 deletions

2188
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,7 @@
"scripts": {
"build": "tsc",
"start": "node build/index.js",
"dev": "node --import tsx --watch --watch-preserve-output src/index.ts"
"dev": "tsx watch --clear-screen=false src/index.ts"
},
"devDependencies": {
"@types/cors": "^2.8.17",