Skip to content
Snippets Groups Projects
Commit 00b89c77 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

fix(npm): revalidate all registry requests

Sets Cache-Control to ‘no-cache’ to instruct the http layer to always revalidate cached responses with the registry. Otherwise we can be up to 5 minutes “behind” because npmjs default cache time is 300s.
parent 3d1a715d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment