+6
-7
| { | ||
| "name": "ctxbrew", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "devDependencies": { | ||
@@ -15,3 +15,2 @@ "@pnpm/lockfile-file": "^9.1.3", | ||
| "picocolors": "^1.1.1", | ||
| "repomix": "^1.13.1", | ||
| "semantic-release": "^25.0.3", | ||
@@ -22,7 +21,7 @@ "typescript": "^5.6.3", | ||
| "optionalDependencies": { | ||
| "@ctxbrew/darwin-arm64": "0.1.2", | ||
| "@ctxbrew/darwin-x64": "0.1.2", | ||
| "@ctxbrew/linux-x64": "0.1.2", | ||
| "@ctxbrew/linux-arm64": "0.1.2", | ||
| "@ctxbrew/win32-x64": "0.1.2" | ||
| "@ctxbrew/darwin-arm64": "0.1.3", | ||
| "@ctxbrew/darwin-x64": "0.1.3", | ||
| "@ctxbrew/linux-x64": "0.1.3", | ||
| "@ctxbrew/linux-arm64": "0.1.3", | ||
| "@ctxbrew/win32-x64": "0.1.3" | ||
| }, | ||
@@ -29,0 +28,0 @@ "bin": { |
+2
-0
@@ -73,2 +73,3 @@ # ctxbrew | ||
| description: UI components and usage | ||
| compress: true | ||
| include: | ||
@@ -84,2 +85,3 @@ - src/components/** | ||
| - `include` is required and non-empty. | ||
| - `compress` is optional and defaults to `false`; when enabled, JS/TS files are reduced to top-level signatures. | ||
| - Overlap policy: first matching slice owns the file. | ||
@@ -86,0 +88,0 @@ |
3973
2.74%13
-7.14%101
2.02%