@codedrifters/configulator 0.0.285 → 0.0.286
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.d.mts +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/index.mjs +1 -1
- package/lib/index.mjs.map +1 -1
- package/package.json +1 -1
package/lib/index.mjs
CHANGED
|
@@ -26287,7 +26287,7 @@ var VERSION = {
|
|
|
26287
26287
|
/**
|
|
26288
26288
|
* What version of the turborepo library should we use?
|
|
26289
26289
|
*/
|
|
26290
|
-
TURBO_VERSION: "2.9.
|
|
26290
|
+
TURBO_VERSION: "2.9.8",
|
|
26291
26291
|
/**
|
|
26292
26292
|
* Version of @types/node to use across all packages (pnpm catalog).
|
|
26293
26293
|
*/
|