Skip to content

Commit 54367d8

Browse files
committed
image-resizer-example : updated package and author name
1 parent 4684e1c commit 54367d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aws-node-dynamic-image-resizer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "fii-sls",
2+
"name": "aws-node-dynamic-image-resizer",
33
"version": "1.0.0",
44
"license": "MIT",
5-
"author": "Artur Figiel",
5+
"author": "Sebastian Borza",
66
"scripts": {
77
"eslint": "eslint ./src",
88
"deploy": "SLS_DEBUG=* sls deploy --stage $STAGE --region $REGION --verbose",

0 commit comments

Comments
 (0)