Update .gitignore and add new dependencies and routes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-02 20:59:13 +02:00
parent aa75d50361
commit 8f3e604774
16 changed files with 823 additions and 187 deletions

View File

@@ -10,6 +10,7 @@
"author": "Dinawo - Group SwiftLogic Labs",
"license": "ISC",
"dependencies": {
"@auth/express": "^0.5.1",
"adm-zip": "^0.5.10",
"ansi-to-html": "^0.7.2",
"axios": "^1.6.3",
@@ -40,6 +41,7 @@
"os-utils": "^0.0.14",
"passport": "^0.6.0",
"passport-activedirectory": "^1.4.0",
"passport-ad": "^0.0.3",
"passport-discord": "^0.1.4",
"path": "^0.12.7",
"pg": "^8.11.3",