From 29c1828ec00403b79a48256aba527eaff910e937 Mon Sep 17 00:00:00 2001 From: Mandar1jn Date: Fri, 1 Sep 2023 17:23:46 +0200 Subject: [PATCH] Upgrade astro --- package.json | 2 +- src/pages/skylanders/decrypt.astro | 5 +++-- src/pages/skylanders/generator.astro | 5 +++-- yarn.lock | 8 ++++---- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 90f41ce..e10adb3 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/sitemap": "^3.0.0", "@astrojs/tailwind": "^5.0.0", "aes-js": "^3.1.2", - "astro": "^3.0.1", + "astro": "^3.0.6", "codemirror": "^6.0.1", "date-fns": "^2.29.3", "gl-matrix": "^3.4.3", diff --git a/src/pages/skylanders/decrypt.astro b/src/pages/skylanders/decrypt.astro index 74ca183..6ab370c 100644 --- a/src/pages/skylanders/decrypt.astro +++ b/src/pages/skylanders/decrypt.astro @@ -17,7 +17,6 @@ import Layout from "@layouts/Layout.astro"; -