@codedrifters/configulator 0.0.136 → 0.0.137

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
@@ -787,7 +787,7 @@ var VERSION = {
787
787
  /**
788
788
  * Version of Projen to use.
789
789
  */
790
- PROJEN_VERSION: "0.99.20",
790
+ PROJEN_VERSION: "0.99.21",
791
791
  /**
792
792
  * What version of the turborepo library should we use?
793
793
  */