@codedrifters/configulator 0.0.418 → 0.0.419
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 +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/index.mjs +1 -1
- package/lib/index.mjs.map +1 -1
- package/package.json +3 -3
package/lib/index.mjs
CHANGED
|
@@ -34451,7 +34451,7 @@ var VERSION = {
|
|
|
34451
34451
|
/**
|
|
34452
34452
|
* Version of Projen to use.
|
|
34453
34453
|
*/
|
|
34454
|
-
PROJEN_VERSION: "0.101.
|
|
34454
|
+
PROJEN_VERSION: "0.101.23",
|
|
34455
34455
|
/**
|
|
34456
34456
|
* Version of `actions/setup-node` to use in GitHub workflows.
|
|
34457
34457
|
* Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
|