diff --git a/package.json b/package.json index 562413f..f85484e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "dinner-ticket-system", "type": "module", + "packageManager": "pnpm@10.33.2", "private": true, "scripts": { "build": "nuxt build",