@codedrifters/configulator 0.0.157 → 0.0.158

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 CHANGED
@@ -1407,7 +1407,7 @@ declare const VERSION: {
1407
1407
  /**
1408
1408
  * Version of Projen to use.
1409
1409
  */
1410
- readonly PROJEN_VERSION: "0.99.34";
1410
+ readonly PROJEN_VERSION: "0.99.35";
1411
1411
  /**
1412
1412
  * What version of the turborepo library should we use?
1413
1413
  */
package/lib/index.d.ts CHANGED
@@ -1456,7 +1456,7 @@ declare const VERSION: {
1456
1456
  /**
1457
1457
  * Version of Projen to use.
1458
1458
  */
1459
- readonly PROJEN_VERSION: "0.99.34";
1459
+ readonly PROJEN_VERSION: "0.99.35";
1460
1460
  /**
1461
1461
  * What version of the turborepo library should we use?
1462
1462
  */
package/lib/index.js CHANGED
@@ -1237,7 +1237,7 @@ var VERSION = {
1237
1237
  /**
1238
1238
  * Version of Projen to use.
1239
1239
  */
1240
- PROJEN_VERSION: "0.99.34",
1240
+ PROJEN_VERSION: "0.99.35",
1241
1241
  /**
1242
1242
  * What version of the turborepo library should we use?
1243
1243
  */