Compare commits

..

No commits in common. "main" and "@matthiesenxyz/astro-ghostcms@3.3.5" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"lint": "biome check .", "lint": "biome check .",
"lint:fix": "biome check --apply .", "lint:fix": "biome check --apply .",
"ci:version": "pnpm changeset version", "ci:version": "pnpm changeset version",
"ci:publish": "pnpm changeset publish", "ci:publish": "pnpm changeset publish --no-frozen-lockfile",
"ci:test:integration": "pnpm --filter astro-ghostcms test:ci", "ci:test:integration": "pnpm --filter astro-ghostcms test:ci",
"test:integration": "pnpm --filter astro-ghostcms test", "test:integration": "pnpm --filter astro-ghostcms test",
"test:integration:watch": "pnpm --filter astro-ghostcms test:watch", "test:integration:watch": "pnpm --filter astro-ghostcms test:watch",