@codedrifters/configulator 0.0.251 → 0.0.252

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
@@ -14267,7 +14267,7 @@ var VERSION = {
14267
14267
  /**
14268
14268
  * Version of Projen to use.
14269
14269
  */
14270
- PROJEN_VERSION: "0.99.50",
14270
+ PROJEN_VERSION: "0.99.51",
14271
14271
  /**
14272
14272
  * Version of `actions/setup-node` to use in GitHub workflows.
14273
14273
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).