We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb10b1 commit 3ff53c9Copy full SHA for 3ff53c9
src/core/cdk/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@aws-accelerator/accelerator",
3
- "version": "1.5.7-b",
+ "version": "1.5.8",
4
"scripts": {
5
"bootstrap": "pnpx cdk bootstrap",
6
"deploy": "pnpx cdk deploy",
@@ -35,4 +35,4 @@
35
"ts-node": "10.9.1",
36
"typescript": "5.2.2"
37
}
38
-}
+}
src/installer/cdk/package.json
"name": "@aws-accelerator/installer",
"test": "pnpx jest",
"synth": "pnpx cdk synth",
@@ -30,4 +30,4 @@
30
31
32
33
0 commit comments