@codedrifters/configulator 0.0.381 → 0.0.382

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.
package/lib/index.mjs CHANGED
@@ -30984,7 +30984,7 @@ var VERSION = {
30984
30984
  /**
30985
30985
  * What version of the turborepo library should we use?
30986
30986
  */
30987
- TURBO_VERSION: "2.10.3",
30987
+ TURBO_VERSION: "2.10.4",
30988
30988
  /**
30989
30989
  * Version of `@types/node` to use across all packages (pnpm catalog).
30990
30990
  */