diff --git a/package.json b/package.json index fef907d..4acc0e1 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,9 @@ "name": "cv", "type": "module", "version": "0.0.1", + "pnpm": { + "version": "latest" + }, "scripts": { "dev": "astro dev", "start": "astro dev",