refactor(nx/client): add types for http proxy

This commit is contained in:
Elian Doran
2025-04-23 10:16:11 +03:00
parent 659ccd8561
commit 0d4de2a7dd
2 changed files with 12 additions and 0 deletions

View File

@@ -81,6 +81,7 @@
"@types/debounce": "1.2.4",
"@types/ejs": "3.1.5",
"@types/escape-html": "1.0.4",
"@types/express-http-proxy": "1.6.6",
"@types/express-session": "1.18.1",
"@types/fs-extra": "11.0.4",
"@types/html": "1.0.4",