@codedrifters/configulator 0.0.344 → 0.0.345

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
@@ -28987,7 +28987,7 @@ var VERSION = {
28987
28987
  /**
28988
28988
  * Version of Projen to use.
28989
28989
  */
28990
- PROJEN_VERSION: "0.99.70",
28990
+ PROJEN_VERSION: "0.99.71",
28991
28991
  /**
28992
28992
  * Version of `actions/setup-node` to use in GitHub workflows.
28993
28993
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).