cleaning bunch of models, services, and routes for new line stuff

This commit is contained in:
talksik
2022-05-05 07:49:31 -05:00
parent 2782fde1ba
commit 149be0e23c
15 changed files with 231 additions and 233 deletions
+2 -1
View File
@@ -4,6 +4,7 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"mongodb": "^4.4.1"
"mongodb": "^4.4.1",
"@nirvana/core": "*"
}
}