@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.mjs CHANGED
@@ -1188,7 +1188,7 @@ var VERSION = {
1188
1188
  /**
1189
1189
  * Version of Projen to use.
1190
1190
  */
1191
- PROJEN_VERSION: "0.99.34",
1191
+ PROJEN_VERSION: "0.99.35",
1192
1192
  /**
1193
1193
  * What version of the turborepo library should we use?
1194
1194
  */