From 8f37ff2cd4aa31ff1c7e53c99a518c880301ddc3 Mon Sep 17 00:00:00 2001 From: somrat sorkar Date: Mon, 17 Apr 2023 13:16:51 +0600 Subject: [PATCH] modified package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 4607543..ca5e2b6 100755 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Astro and Tailwindcss boilerplate", "author": "zeon.studio", "license": "MIT", + "packageManager": "yarn@1.22.19", "scripts": { "dev": "astro dev", "build": "astro build",