Skip to content

Commit

Permalink
fix: add peer dependency for AWS CDK
Browse files Browse the repository at this point in the history
  • Loading branch information
jamestelfer committed May 28, 2023
1 parent 97f0de7 commit daea730
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
},
"peerDependencies": {
"@aws-cdk/core": "1.x && < 2.x"
}
}

0 comments on commit daea730

Please sign in to comment.