There was an error while loading. Please reload this page.
1 parent 9f33940 commit e580a58Copy full SHA for e580a58
.npmignore
@@ -1,2 +1,3 @@
1
.github/
2
+.netlify/
3
example/
package.json
@@ -1,6 +1,6 @@
{
"name": "netlify-plugin-cache",
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Generic cache plugin for saving and restoring files and/or folders between Netlify builds",
5
"author": "Jake Jarvis <jake@jarv.is>",
6
"license": "MIT",
0 commit comments