netlify-plugin-ttl-cache
netlify-plugin-ttl-cache copied to clipboard
Fix deprecation warning for usage of fs#rmdir
I noticed using this plugin that there is a deprecation warning for the usage of fs#rmdir so thought I would patch it just so something doesn't break in future 😄
Also noticed when running npm i after forking that the package-lock.json hadn't been updated since the last release so committing that too.