@codedrifters/configulator 0.0.355 → 0.0.356
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 +2 -2
package/lib/index.mjs
CHANGED
|
@@ -29812,7 +29812,7 @@ var VERSION = {
|
|
|
29812
29812
|
/**
|
|
29813
29813
|
* Version of PNPM to use in workflows at github actions.
|
|
29814
29814
|
*/
|
|
29815
|
-
PNPM_VERSION: "11.
|
|
29815
|
+
PNPM_VERSION: "11.7.0",
|
|
29816
29816
|
/**
|
|
29817
29817
|
* Version of Projen to use.
|
|
29818
29818
|
*/
|