Skip to content

Commit 0ead7ea

Browse files
authored
fix(typescript/appsync-graphql-dynamodb): remove unused aws-sdk (#1043)
1 parent 6980ab8 commit 0ead7ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typescript/appsync-graphql-dynamodb/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"dependencies": {
2323
"@aws-sdk/client-dynamodb": "^3.535.0",
2424
"aws-cdk-lib": "2.99.1",
25-
"aws-sdk": "^2.1580.0",
2625
"constructs": "^10.0.0",
2726
"source-map-support": "^0.5.21"
2827
}

0 commit comments

Comments
 (0)