Fix CI: add express/pg devDeps for atlas test, allow lint warnings, drop forceExit
This commit is contained in:
@@ -51,6 +51,8 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"fast-check": "^4.7.0"
|
||||
"express": "^5.2.1",
|
||||
"fast-check": "^4.7.0",
|
||||
"pg": "^8.20.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user