From a73c7795c83eb40565529f4fc51b255e2d54e9ab Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 8 Jan 2025 14:22:00 +0100 Subject: [PATCH] chore: update peer dep --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c06b332..885bdfa 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "typescript-eslint": "^8.18.2" }, "peerDependencies": { - "astro": "^5" + "astro": ">=^5" }, "license": "ISC", "workspaces": [