@codedrifters/configulator 0.0.282 → 0.0.283
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 +1 -1
package/lib/index.mjs
CHANGED
|
@@ -26242,7 +26242,7 @@ var VERSION = {
|
|
|
26242
26242
|
*
|
|
26243
26243
|
* CLI and lib are versioned separately, so this is the CLI version.
|
|
26244
26244
|
*/
|
|
26245
|
-
AWS_CDK_CLI_VERSION: "2.
|
|
26245
|
+
AWS_CDK_CLI_VERSION: "2.1120.0",
|
|
26246
26246
|
/**
|
|
26247
26247
|
* CDK Version to use for construct projects.
|
|
26248
26248
|
*
|