From 64a40563912a2794ff3e319864b6d23df1b6985b Mon Sep 17 00:00:00 2001 From: Michal Date: Sat, 8 Aug 2020 02:17:47 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7fe7a1b..68e8dda 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "copy-dynamodb-table", + "name": "@solargis/copy-dynamodb-table", "version": "2.0.20", "description": "Copy Dynamodb table to another in the same or different zone , It is 100% safe , and speed depends on your destination table user defined write provisioned throughput", "keywords": [ @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/enGMzizo/copy-dynamodb-table" + "url": "https://github.com/solargis/copy-dynamodb-table" }, "author": "Ezzat @enGMzizo", "license": "ISC",