You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Listing @types/http-proxy under the "dependencies" pulls in other types as runtime dependencies as well. These should only be needed during development.
http-proxy-middleware/package.json
Line 84 in 7c86a2c
Listing
@types/http-proxyunder the"dependencies"pulls in other types as runtime dependencies as well. These should only be needed during development.This issue was introduced in #369