diff --git a/package.json b/package.json index 00559ba..7889873 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "private": true, "type": "module", + "packageManager": "^pnpm@9.12.3", "scripts": { "build": "nuxt build", "dev": "nuxt dev", @@ -11,4 +12,4 @@ "@nuxt/content": "^2.13.4", "nuxt": "^3.13.2" } -} +} \ No newline at end of file