Skip to content

Commit

Permalink
fix: projen dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
moltar committed Apr 25, 2022
1 parent 130b79f commit 4d686e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .projenrc.ts
Expand Up @@ -30,7 +30,7 @@ const project = new cdk.JsiiProject({
'projen',
],
devDeps: [
'projen@0.52.31',
'projen@0.54.43',
'yaml',
'@types/yaml',
'turbo@^1',
Expand Down

0 comments on commit 4d686e1

Please sign in to comment.