Commit 374fe31
authored
fix: bump aws-cdk-lib to 2.248.0 in project template (#804)
@aws/agentcore-cdk@0.1.0-alpha.17 requires aws-cdk-lib ^2.248.0 but the
template pinned 2.243.0, causing npm install to fail with ERESOLVE during
agentcore create. This breaks all e2e tests.1 parent 04c3785 commit 374fe31
2 files changed
Lines changed: 2 additions & 2 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
0 commit comments