Update package.json

This commit is contained in:
Juan Picado 2024-09-14 13:31:03 +02:00
parent c5b8214a15
commit 5c90d205ae
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
"docker:run": "docker run -it --rm -p 4873:4873 verdaccio/verdaccio:local"
},
"engines": {
"node": ">=14"
"node": ">=18"
},
"preferGlobal": true,
"license": "MIT",