Skip to content

Commit 02e3658

Browse files
committed
feat: add @types/aws-sdk to dependencies in package.json and package-lock.json
1 parent 2db2ba8 commit 02e3658

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"@eslint/config-array": "^0.18.0",
5555
"@eslint/eslintrc": "^3.1.0",
5656
"@eslint/js": "^9.8.0",
57+
"@types/aws-sdk": "^2.7.0",
5758
"@types/cookie-parser": "^1.4.8",
5859
"@types/express": "^4.17.21",
5960
"@types/jest": "^29.5.14",

0 commit comments

Comments
 (0)