1
mirror of https://github.com/jakejarvis/netlify-plugin-cache.git synced 2025-10-29 02:15:48 -04:00

add very basic linting & expand CI tests to Node >=10

This commit is contained in:
2020-06-16 11:52:33 -04:00
parent a32494baca
commit 29cf08d5ff
6 changed files with 55 additions and 18 deletions

View File

@@ -4,7 +4,7 @@
"version": "1.0.0",
"description": "Just a test of netlify-plugin-cache.",
"dependencies": {
"netlify-plugin-cache": "*",
"netlify-plugin-cache": "file:../",
"netlify-plugin-debug-cache": "^1.0.3"
}
}