Former-commit-id: fbaf3eb1cb184e2e6e7ba8ed1b641f5bfb1ee18a
This commit is contained in:
Benjamin Kyd
2022-04-07 16:15:54 +01:00
parent 68e57d5128
commit 09611cd978
14 changed files with 1775 additions and 19 deletions

View File

@@ -26,15 +26,18 @@
}
},
"dependencies": {
"@auth0/auth0-spa-js": "^1.21.0",
"axios": "^0.25.0",
"cli-color": "^2.0.1",
"dotenv": "^10.0.0",
"express": "^4.17.2",
"install": "^0.13.0",
"jest": "^27.4.5",
"jsdoc": "^3.6.10",
"md5": "^2.3.0",
"moment": "^2.29.1",
"node-fetch": "^2.6.7",
"npm": "^8.6.0",
"pg": "^8.7.3",
"pg-native": "^3.0.0"
},