working on first setup of pg migrations
This commit is contained in:
+2
-1
@@ -25,7 +25,8 @@
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.18.2",
|
||||
"node-pg": "^1.0.1",
|
||||
"p-limit": "^7.3.0"
|
||||
"p-limit": "^7.3.0",
|
||||
"pg": "^8.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^10.3.0",
|
||||
|
||||
Reference in New Issue
Block a user