@camox/cli 0.31.5 → 0.33.0

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.mjs +1 -2
  2. package/package.json +2 -2
package/dist/index.mjs CHANGED
@@ -929,8 +929,7 @@ node_modules
929
929
 
930
930
  # Auto generated by Camox
931
931
  src/camox/app.ts
932
- src/routes/_camox.tsx
933
- src/routes/_camox/
932
+ src/routes/(camox)/
934
933
 
935
934
  # Auto generated by Tanstack Router
936
935
  src/routeTree.gen.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camox/cli",
3
- "version": "0.31.5",
3
+ "version": "0.33.0",
4
4
  "license": "MIT",
5
5
  "bin": {
6
6
  "camox": "./dist/index.mjs"
@@ -27,7 +27,7 @@
27
27
  "@types/node": "^24.12.4",
28
28
  "@typescript/native-preview": "7.0.0-dev.20260412.1",
29
29
  "vite-plus": "^0.1.21",
30
- "@camox/api-contract": "0.31.5"
30
+ "@camox/api-contract": "0.33.0"
31
31
  },
32
32
  "nx": {
33
33
  "tags": [