Merge Branch create-util #19

Merged
Adammatthiesen merged 62 commits from create-util into main 2024-01-28 09:42:14 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit ea8127acb6 - Show all commits

View File

@ -15,8 +15,7 @@
"api:test": "pnpm --filter astro-ghostcms test", "api:test": "pnpm --filter astro-ghostcms test",
"api:test:watch": "pnpm --filter astro-ghostcms test:watch", "api:test:watch": "pnpm --filter astro-ghostcms test:watch",
"api:test:coverage": "pnpm --filter astro-ghostcms test:coverage", "api:test:coverage": "pnpm --filter astro-ghostcms test:coverage",
"api:test:ci": "pnpm --filter astro-ghostcms test:ci", "api:test:ci": "pnpm --filter astro-ghostcms test:ci"
"create:dry": "pnpm --filter create-astro-ghostcms dryrun"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "1.5.3", "@biomejs/biome": "1.5.3",