From 033b3eed5e72ec1fb6d7c2da5f486cae3a8dc8c7 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Thu, 1 Feb 2024 16:24:38 -0800 Subject: [PATCH] found another reference to the old name --- packages/astro-ghostcms/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/astro-ghostcms/package.json b/packages/astro-ghostcms/package.json index 2afe2e0d..0f76acb0 100644 --- a/packages/astro-ghostcms/package.json +++ b/packages/astro-ghostcms/package.json @@ -76,7 +76,7 @@ "@ts-ghost/core-api": "*", "@ts-ghost/tsconfig": "*", "@matthiesenxyz/astro-ghostcms-theme-default": "*", - "@matthiesenxyz/astro-ghostcms-catppuccin-dark": "*", + "@matthiesenxyz/astro-ghostcms-catppuccin": "*", "@types/node": "^20.11.10", "@typescript-eslint/eslint-plugin": "^6.19.0", "@typescript-eslint/parser": "^6.19.0",