Skip to content

Commit

Permalink
fix(examples): bump cdk core module version (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
jusiskin authored Sep 18, 2020
1 parent 75d0f9f commit 20db251
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"typescript": "~3.9.7"
},
"dependencies": {
"@aws-cdk/core": "1.57.0",
"@aws-cdk/core": "1.61.1",
"aws-rfdk": "0.17.0",
"source-map-support": "^0.5.19"
}
Expand Down

0 comments on commit 20db251

Please sign in to comment.