This commit is contained in:
2023-06-01 00:09:32 -04:00
parent e9681fbc9a
commit cc3e97d2e1
2 changed files with 148 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@mifi/auth-db",
"version": "1.0.11",
"version": "1.0.20",
"author": "mifi (Mike Fitzpatrick)",
"license": "MIT",
"scripts": {
@@ -39,8 +39,8 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@mifi/auth-common": "^1.0.5",
"@mifi/services-common": "^1.0.11",
"@mifi/auth-common": "^1.0.15",
"@mifi/services-common": "^1.0.16",
"dotenv": "^16.0.3",
"jsonwebtoken": "^9.0.0",
"mongoose": "^6.9.2"