diff --git a/package.json b/package.json index b4b2757..efae4ad 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "astro", "type": "module", "version": "0.0.1", + "packageManager": "npm@10.9.2", "scripts": { "dev": "astro dev", "build": "build/build.sh && astro build",