From 74b1a333e70db6cc2b991047588838a81dadbd66 Mon Sep 17 00:00:00 2001 From: "bjoern.bg" Date: Fri, 22 Apr 2022 10:30:30 +0200 Subject: [PATCH] switch scope --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fc3449e..ded9755 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ergosign-aws-utils", + "name": "@ergosign/aws-utils", "version": "0.2.6", "description": "Collection of Utility scripts useful when building Lambda Functions on Amazon Web Services", "main": "dist/index.js", @@ -22,7 +22,7 @@ "type": "git", "url": "git+https://github.com/Ergosign/aws-utils.git" }, - "author": "Al Briggs @ Ergosign", + "author": "Ergosign", "license": "MIT", "private": false, "bugs": {