Skip to content

Commit

Permalink
Revert "Updating package to 1.3.0"
Browse files Browse the repository at this point in the history
This reverts commit 19e18f2.
  • Loading branch information
Brian969 committed Mar 13, 2021
1 parent 3c9e48b commit bd6c80c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/core/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-accelerator/accelerator",
"version": "1.3.0",
"version": "1.2.6-a",
"scripts": {
"test": "pnpx jest",
"bootstrap": "pnpx cdk bootstrap",
Expand Down
2 changes: 1 addition & 1 deletion src/installer/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-accelerator/installer",
"version": "1.3.0",
"version": "1.2.6-a",
"scripts": {
"test": "pnpx jest",
"synth": "pnpx cdk synth",
Expand Down

0 comments on commit bd6c80c

Please sign in to comment.