@codedrifters/configulator 0.0.305 → 0.0.306
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.d.mts
CHANGED
package/lib/index.d.ts
CHANGED
package/lib/index.js
CHANGED
|
@@ -28277,7 +28277,7 @@ var VERSION = {
|
|
|
28277
28277
|
/**
|
|
28278
28278
|
* Version of PNPM to use in workflows at github actions.
|
|
28279
28279
|
*/
|
|
28280
|
-
PNPM_VERSION: "11.1.
|
|
28280
|
+
PNPM_VERSION: "11.1.1",
|
|
28281
28281
|
/**
|
|
28282
28282
|
* Version of Projen to use.
|
|
28283
28283
|
*/
|