diff --git a/examples/quasar-project/package.json b/examples/quasar-project/package.json index b81f344..0cff5d8 100644 --- a/examples/quasar-project/package.json +++ b/examples/quasar-project/package.json @@ -37,7 +37,7 @@ }, "engines": { "node": "^28 || ^26 || ^24 || ^22 || ^20 || ^18", - "npm": ">= 6.14.18", + "npm": ">= 11.5.2", "yarn": ">= 1.22.22" } }