Merge branch 'main' into main

Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
Ahmad 2023-09-20 18:26:47 -04:00 committed by GitHub
commit 7fd5beeddf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 224 additions and 5 deletions

View file

@ -20,7 +20,8 @@
"mongoose": "^7.5.2"
},
"devDependencies": {
"@types/node": "^20.6.1",
"@types/node": "^20.6.3",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
}
}