Skip to content

Commit

Permalink
chore: update v5 config (use jsii 5.4 to build package) (backport #1252
Browse files Browse the repository at this point in the history
…) (#1254)

<hr>This is an automatic backport of pull request #1252 done by [Mergify](https://mergify.com).
  • Loading branch information
mergify[bot] committed Apr 28, 2024
1 parent 3b5de0f commit 46c5f0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ const stableReleases = new StableReleases('v4', {
minNodeVersion: '18',
releaseSchedule: '0 5 1,15 * *',
npmDistTags: ['cdk-v2'],
jsiiVersion: '5.1.x',
typescriptVersion: '5.1.x',
jsiiVersion: '5.4.x',
typescriptVersion: '5.4.x',
supportedUntil: true,
},
v4: {
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 46c5f0a

Please sign in to comment.