From 95899486db8d421808abb9a94f69f5801cbb8768 Mon Sep 17 00:00:00 2001 From: prototypa Date: Fri, 25 Aug 2023 15:32:19 -0400 Subject: [PATCH] Update to astro@3.0.0-rc.7 --- package.json | 2 +- src/env.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 24cb548..6c721aa 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@astrolib/analytics": "^0.4.2", "@astrolib/seo": "^1.0.0-beta.4", "@fontsource-variable/inter": "^5.0.8", - "astro": "3.0.0-rc.5", + "astro": "^3.0.0-rc.7", "astro-icon": "^1.0.0-next.2", "limax": "2.1.0", "lodash.merge": "^4.6.2", diff --git a/src/env.d.ts b/src/env.d.ts index e6be1e8..c47f586 100644 --- a/src/env.d.ts +++ b/src/env.d.ts @@ -1,4 +1,4 @@ // eslint-disable-next-line @typescript-eslint/triple-slash-reference /// -/// +/// ///