diff --git a/package.json b/package.json index 305008e..6c495bc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { - "name": "", + "name": "oblog-parallels", "type": "module", "version": "5.2.0", + "packageManager": "pnpm@10.11.0", "scripts": { "dev": "astro dev", "build": "astro check && astro build && pagefind --site dist && cp -r dist/pagefind public/",