Skip to content

Commit

Permalink
Running make install locally, seems to work, fails on CI...
Browse files Browse the repository at this point in the history
  • Loading branch information
brainstorm committed Nov 17, 2023
1 parent d07e7a4 commit b54d5aa
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 54 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,9 @@
"@aws-cdk/aws-apigatewayv2-integrations-alpha": "^2.110.0-alpha.0",
"@aws-cdk/aws-lambda-python-alpha": "2.110.0-alpha.0",
"aws-cdk-lib": "^2.110.0",
"constructs": "^10.3.0",
"constructs": "^10.2.69",
"dotenv": "^16.3.1",
"rust.aws-cdk-lambda": "^1.2.1",

"constructs": "^10.2.69",
"source-map-support": "^0.5.21"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit b54d5aa

Please sign in to comment.