Skip to content

Commit e1777f5

Browse files
Copilotstephenhand
andcommitted
Fix incorrect package description in s3/package.json
Co-authored-by: stephenhand <[email protected]>
1 parent 025f23b commit e1777f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdas/packages/s3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tech-matters/s3",
33
"version": "1.0.0",
4-
"description": "Module to handle AWS SSM parameter caching",
4+
"description": "Module to handle AWS S3 operations",
55
"main": "dist/index.js",
66
"devDependencies": {
77
"@tsconfig/node22": "^22.0.0",

0 commit comments

Comments
 (0)