Skip to content

Commit c6e1a13

Browse files
Update package.json
removed{ "dependencies": { "@aws-sdk/client-dynamodb": "^3.758.0", "@aws-sdk/client-lambda": "^3.758.0", "@aws-sdk/client-s3": "^3.758.0", }
1 parent e364693 commit c6e1a13

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
22
"dependencies": {
3-
"@aws-sdk/client-dynamodb": "^3.758.0",
4-
"@aws-sdk/client-lambda": "^3.758.0",
5-
"@aws-sdk/client-s3": "^3.758.0",
63
"@vendia/serverless-express": "^4.12.6",
74
"body-parser": "^1.20.3",
85
"cors": "^2.8.5",
@@ -16,4 +13,4 @@
1613
"globals": "^16.0.0",
1714
"serverless-offline": "^14.4.0"
1815
}
19-
}
16+
}

0 commit comments

Comments
 (0)