Closed
Description
http-proxy-middleware/package.json
Line 84 in 7c86a2c
Listing @types/http-proxy
under the "dependencies"
pulls in other types as runtime dependencies as well. These should only be needed during development.
This issue was introduced in #369