Skip to content

Commit

Permalink
Update to react-phone-number-input-plus
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilaair authored Feb 17, 2022
1 parent b1c3ff8 commit b8aa472
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -79,10 +79,10 @@
"telephone",
"international"
],
"author": "catamphetamine <[email protected]>",
"author": "Wego Technologies <[email protected]>",
"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"
}

0 comments on commit b8aa472

Please sign in to comment.