Skip to content

Commit 7642c8b

Browse files
committed
Move repo
1 parent 0dae010 commit 7642c8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-otp-input",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A fully customizable, one-time password input component for the web built with React",
55
"main": "lib/index.js",
66
"scripts": {
@@ -52,12 +52,12 @@
5252
},
5353
"author": "Ajay NS <[email protected]>",
5454
"license": "MIT",
55-
"homepage": "https://ajayns.github.io/react-otp-input",
55+
"homepage": "https://devfolioco.github.io/react-otp-input",
5656
"repository": {
5757
"type": "git",
58-
"url": "git@github.com:ajayns/react-otp-input.git"
58+
"url": "https://github.com/devfolioco/react-otp-input"
5959
},
6060
"bugs": {
61-
"url": "https://github.com/ajayns/react-otp-input/issues"
61+
"url": "https://github.com/devfolioco/react-otp-input/issues"
6262
}
6363
}

0 commit comments

Comments
 (0)