Add @types/jest, which we depend on

This commit is contained in:
Robin
2023-09-25 14:41:52 -04:00
parent edd4ff077b
commit 4330b46086
2 changed files with 11 additions and 2 deletions

View File

@@ -92,6 +92,7 @@
"@types/dom-screen-wake-lock": "^1.0.1",
"@types/dompurify": "^3.0.2",
"@types/grecaptcha": "^3.0.4",
"@types/jest": "^29.5.5",
"@types/node": "^18.13.0",
"@types/react-router-dom": "^5.3.3",
"@types/request": "^2.48.8",