diff --git a/package.json b/package.json index c8998c9..58cf0aa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "react-phone-number-input", + "name": "react-phone-number-input-plus", "version": "3.1.46", "description": "Telephone number input React component", "main": "min/index.commonjs.js", @@ -69,7 +69,7 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/catamphetamine/react-phone-number-input.git" + "url": "git+https://github.com/wego-technologies/react-phone-number-input-plus.git" }, "keywords": [ "react", @@ -79,10 +79,10 @@ "telephone", "international" ], - "author": "catamphetamine ", + "author": "Wego Technologies ", "license": "MIT", "bugs": { - "url": "https://gitlab.com/catamphetamine/react-phone-number-input/issues" + "url": "https://github.com/wego-technologies/react-phone-number-input-plus/issues" }, - "homepage": "https://gitlab.com/catamphetamine/react-phone-number-input#readme" + "homepage": "https://github.com/wego-technologies/react-phone-number-input-plus#readme" }