mirror of
https://github.com/GithubOrgProjectPiza/server.git
synced 2026-09-04 08:36:10 +02:00
Add restaurant and organization controller
- Add restaurant controller - Add organization controller - Add files for types
This commit is contained in:
+1
-1
@@ -23,8 +23,8 @@
|
||||
"@types/express": "^4.17.13",
|
||||
"axios": "^0.26.1",
|
||||
"express": "^4.17.3",
|
||||
"prisma": "^3.10.0",
|
||||
"node-fetch": "^3.2.3",
|
||||
"prisma": "^3.11.1",
|
||||
"ts-node": "^10.5.0",
|
||||
"typescript": "^4.5.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user