basic crud operations on article table
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"dotenv": "^17.2.3",
|
||||
"drizzle-orm": "^0.44.7",
|
||||
"express": "^5.1.0",
|
||||
"pg": "^8.16.3"
|
||||
"pg": "^8.16.3",
|
||||
"uuid": "^13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^5.0.5",
|
||||
|
||||
Reference in New Issue
Block a user