@codedrifters/configulator 0.0.106 → 0.0.107

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
@@ -394,7 +394,7 @@ declare const VERSION: {
394
394
  /**
395
395
  * Version of Projen to use.
396
396
  */
397
- readonly PROJEN_VERSION: "0.99.15";
397
+ readonly PROJEN_VERSION: "0.99.16";
398
398
  /**
399
399
  * What version of the turborepo library should we use?
400
400
  */
package/lib/index.d.ts CHANGED
@@ -443,7 +443,7 @@ declare const VERSION: {
443
443
  /**
444
444
  * Version of Projen to use.
445
445
  */
446
- readonly PROJEN_VERSION: "0.99.15";
446
+ readonly PROJEN_VERSION: "0.99.16";
447
447
  /**
448
448
  * What version of the turborepo library should we use?
449
449
  */
package/lib/index.js CHANGED
@@ -798,7 +798,7 @@ var VERSION = {
798
798
  /**
799
799
  * Version of Projen to use.
800
800
  */
801
- PROJEN_VERSION: "0.99.15",
801
+ PROJEN_VERSION: "0.99.16",
802
802
  /**
803
803
  * What version of the turborepo library should we use?
804
804
  */