Skip to content

Commit

Permalink
yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbalfour committed Oct 23, 2023
1 parent 233f804 commit 2be9d37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/constructs/edge-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"@aws-cdk/aws-apigatewayv2-integrations-alpha": "2.96.2-alpha.0"
},
"peerDependencies": {
"@reapit-cdk/cloudfront-invalidation": "^0.0.1",
"aws-cdk-lib": "^2.96.2",
"constructs": "^10.2.70",
"@reapit-cdk/cloudfront-invalidation": "^0.0.1"
"constructs": "^10.2.70"
},
"devDependencies": {
"@aws-sdk/client-dynamodb": "3.414.0",
"@aws-sdk/client-secrets-manager": "3.414.0",
"@aws-sdk/lib-dynamodb": "3.414.0",
"@reapit-cdk/cloudfront-invalidation": "workspace:^",
"@reapit-cdk/eslint-config": "workspace:^",
"@reapit-cdk/integration-tests": "workspace:^",
"@reapit-cdk/cloudfront-invalidation": "workspace:^",
"@reapit-cdk/jsii": "workspace:^",
"@reapit-cdk/tsup": "workspace:^",
"@reapit-cdk/version-package": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2817,6 +2817,7 @@ __metadata:
aws-sdk-client-mock: "npm:^3.0.0"
constructs: "npm:^10.2.70"
peerDependencies:
"@reapit-cdk/cloudfront-invalidation": ^0.0.1
aws-cdk-lib: ^2.96.2
constructs: ^10.2.70
languageName: unknown
Expand Down

0 comments on commit 2be9d37

Please sign in to comment.