From 00f8fb4186a799b12bb85f91af258a5010507fa7 Mon Sep 17 00:00:00 2001 From: Jhon Date: Thu, 11 Apr 2024 22:30:08 -0500 Subject: [PATCH] Github action7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4acc0e1..25d369c 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "astro": "astro" }, "dependencies": { - "@astrojs/check": "^0.5.10", + "@astrojs/check": "0.4.1", "astro": "4.3.2", "hotkeypad": "0.1.0", - "typescript": "^5.4.4" + "typescript": "5.3.3" } } \ No newline at end of file