Skip to content

Commit

Permalink
fix: actually lock the version this time
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOrangePuff committed May 9, 2024
1 parent 02224fd commit 1cf1849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/prerender-fargate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@aws-cdk/aws-apigatewayv2-alpha": "2.30.0-alpha.0",
"@aws-cdk/aws-apigatewayv2-authorizers-alpha": "2.30.0-alpha.0",
"@aws-cdk/aws-apigatewayv2-integrations-alpha": "2.30.0-alpha.0",
"aws-cdk-lib": "^2.113.0"
"aws-cdk-lib": "2.113.0"
}
}

0 comments on commit 1cf1849

Please sign in to comment.