Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
update readme, and version for npmjs.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen committed Feb 4, 2024
1 parent 5343c16 commit 4e7d87f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/create-astro-ghostcms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ npx @matthiesenxyz/create-astro-ghostcms --<arg>
| Template | Description |
| ------------ | ----------------------------------------------------- |
| `basic` | Basic Setup with astro-ghostcms and theme-default |
| `catppuccin` | Integration w/ Catppuccin & TailwindCSS |
| `starterkit` | Integration in API-Only Mode with customizable theme |
2 changes: 1 addition & 1 deletion packages/create-astro-ghostcms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@matthiesenxyz/create-astro-ghostcms",
"version": "0.0.7",
"version": "0.0.8",
"description": "Utility to quickly get started with our Integration and astro",
"type": "module",
"main": "./create-astro-ghostcms.mjs",
Expand Down

2 comments on commit 4e7d87f

@vercel
Copy link

@vercel vercel bot commented on 4e7d87f Feb 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 4e7d87f Feb 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.