@codedrifters/configulator 0.0.458 → 0.0.459
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
|
@@ -34581,7 +34581,7 @@ var VERSION = {
|
|
|
34581
34581
|
*
|
|
34582
34582
|
* CLI and lib are versioned separately, so this is the CLI version.
|
|
34583
34583
|
*/
|
|
34584
|
-
AWS_CDK_CLI_VERSION: "2.
|
|
34584
|
+
AWS_CDK_CLI_VERSION: "2.1137.0",
|
|
34585
34585
|
/**
|
|
34586
34586
|
* CDK Version to use for construct projects.
|
|
34587
34587
|
*
|