Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Mar 9, 2024
1 parent 9a10392 commit b5470e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@aws-sdk/client-dynamodb": "3.529.1",
"@aws-sdk/client-s3": "3.529.1",
"aws-sdk": "2.1573.0",
"aws-sdk": "2.1574.0",
"esbuild-css-modules-plugin": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
4 changes: 2 additions & 2 deletions example/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"devDependencies": {
"@types/node": "20.11.25",
"aws-cdk": "2.131.0",
"aws-cdk-lib": "2.131.0",
"aws-cdk": "2.132.0",
"aws-cdk-lib": "2.132.0",
"constructs": "10.3.0",
"esbuild": "0.20.1",
"ts-node": "10.9.2",
Expand Down

0 comments on commit b5470e5

Please sign in to comment.