From 1762bb2126f03ca07b99b0d553e86df2857d7ed0 Mon Sep 17 00:00:00 2001 From: David Smith Date: Sun, 2 Aug 2020 15:29:16 +1000 Subject: [PATCH] update package name --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2b3830fe..4f7f185a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "google-maps-react", + "name": "@smtih/google-maps-react", "version": "2.0.6", "description": "Google maps container", "author": "Fullstack.io ", @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/fullstackreact/google-maps-react.git" + "url": "https://github.com/smtih/google-maps-react.git" }, "main": "dist/index.js", "files": [