Skip to content

Commit

Permalink
use defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
comcalvi committed Dec 21, 2023
1 parent 7c1eb6d commit 2795629
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 17 deletions.
3 changes: 0 additions & 3 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ const project = new CdklabsConstructLibrary({
},

autoApproveUpgrades: true,

minNodeVersion: '18.0.0',
workflowNodeVersion: '18.x',
});

project.gitignore.exclude('.env', '.idea');
Expand Down
4 changes: 2 additions & 2 deletions package.json

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

24 changes: 12 additions & 12 deletions yarn.lock

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

0 comments on commit 2795629

Please sign in to comment.