@aklinker1/buildc
Advanced tools
Comparing version 1.1.0-alpha1 to 1.1.0-alpha2
{ | ||
"name": "@aklinker1/buildc", | ||
"description": "Zero config CLI tool for caching and orchestrating builds in monorepos", | ||
"version": "1.1.0-alpha1", | ||
"version": "1.1.0-alpha2", | ||
"type": "module", | ||
"packageManager": "pnpm@8.15.8", | ||
"scripts": { | ||
@@ -65,3 +64,4 @@ "buildc": "bun src/cli.ts", | ||
] | ||
} | ||
}, | ||
"packageManager": "pnpm@8.15.9+sha512.499434c9d8fdd1a2794ebf4552b3b25c0a633abcee5bb15e7b5de90f32f47b513aca98cd5cfd001c31f0db454bc3804edccd578501e4ca293a6816166bbd9f81" | ||
} |
@@ -26,3 +26,3 @@ # buildc | ||
- [x] PNPM workspaces | ||
- [ ] Bun workspaces | ||
- [x] Bun workspaces | ||
@@ -29,0 +29,0 @@ > Note that this is a personal tool, and I only plan on supporting the tools I use. If you want to add support for NPM or Yarn, feel free to open a PR! |
Sorry, the diff of this file is not supported yet
13534
278