@vexblocks/cli 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +0 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -490,7 +490,6 @@ async function installBackendPackage(targetPath, sourcePath, spinner) {
490
490
  "convex/auth.ts",
491
491
  "convex/auth.config.ts",
492
492
  "convex/http.ts",
493
- "convex/settings.ts",
494
493
  "better-auth",
495
494
  "emails"
496
495
  ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vexblocks/cli",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "CLI for adding VexBlocks Headless CMS to your Turborepo project",
5
5
  "keywords": [
6
6
  "cms",