Added the types for the speakeasy dependency

This commit is contained in:
2023-01-21 13:32:09 +01:00
parent 655798b474
commit 3ca2b5fb25
2 changed files with 4 additions and 3 deletions

View File

@ -26,6 +26,7 @@
"@types/express": "^4.17.15",
"@types/node": "^18.11.18",
"@types/nodemailer": "^6.4.7",
"@types/speakeasy": "^2.0.7",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"eslint": "^8.31.0",