Skip to content

Commit bd6c80c

Browse files
committed
Revert "Updating package to 1.3.0"
This reverts commit 19e18f2.
1 parent 3c9e48b commit bd6c80c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/core/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-accelerator/accelerator",
3-
"version": "1.3.0",
3+
"version": "1.2.6-a",
44
"scripts": {
55
"test": "pnpx jest",
66
"bootstrap": "pnpx cdk bootstrap",

src/installer/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-accelerator/installer",
3-
"version": "1.3.0",
3+
"version": "1.2.6-a",
44
"scripts": {
55
"test": "pnpx jest",
66
"synth": "pnpx cdk synth",

0 commit comments

Comments
 (0)