feat: update to node 20.11.2 (LTS)
This commit is contained in:
parent
570309d241
commit
efb63a445a
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ package = "netlify-plugin-cache"
|
|||
paths = [ ".cache" ]
|
||||
|
||||
[build]
|
||||
publish = "dist/"
|
||||
publish = "dist"
|
||||
command = "npm run build"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue