Skip to content

Commit

Permalink
remove workflowNodeVersion since setting it in projen
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kukreja <vinakuk@amazon.com>
  • Loading branch information
vinayak-kukreja committed Nov 15, 2023
1 parent 2ca2c5a commit 648d00f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ const project = new Cdk8sTeamJsiiProject({
devDeps: ['@cdk8s/projen-common', 'cdktf-cli', 'cdk8s-cli', '@cdktf/provider-aws', 'fs-extra', '@types/fs-extra'],
peerDeps: ['cdktf', 'cdk8s', 'constructs'],
jsiiVersion: '^5',
workflowNodeVersion: '18.17.0',
releaseWorkflowSetupSteps: [
{
uses: 'aws-actions/configure-aws-credentials@v3',
Expand Down

0 comments on commit 648d00f

Please sign in to comment.