@codedrifters/configulator 0.0.252 → 0.0.253
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
|
@@ -14234,7 +14234,7 @@ var VERSION = {
|
|
|
14234
14234
|
/**
|
|
14235
14235
|
* Version of Astro to pin for AstroProject scaffolding.
|
|
14236
14236
|
*/
|
|
14237
|
-
ASTRO_VERSION: "6.1.
|
|
14237
|
+
ASTRO_VERSION: "6.1.8",
|
|
14238
14238
|
/**
|
|
14239
14239
|
* CDK CLI for workflows and command line operations.
|
|
14240
14240
|
*
|