mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
chore: re-order backend file structure
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
"dotenv": "^17.2.1",
|
||||
"drizzle-orm": "^0.44.4",
|
||||
"hono": "^4.9.2",
|
||||
"hono-openapi": "^0.4.8"
|
||||
"hono-openapi": "^0.4.8",
|
||||
"http-errors-enhanced": "^3.0.2",
|
||||
"slugify": "^1.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.2.20",
|
||||
|
||||
Reference in New Issue
Block a user