Commit 5b99f47
authored
fix: default-area cannot be parsed when not defined
Since `default-area` is not required it cannot always be JSON parsed.
The bug was introduced in #9 and breaks actions in https://github.com/aws/aws-cdk1 parent 667e334 commit 5b99f47
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
0 commit comments