Skip to content

Commit a800811

Browse files
committed
update
1 parent e4262e5 commit a800811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactjs-otp-input",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A fully customizable, one-time password input component for the web built with React",
55
"main": "lib/index.js",
66
"scripts": {
@@ -58,7 +58,7 @@
5858
},
5959
"author": "",
6060
"license": "MIT",
61-
"homepage": "https://devfolioco.github.io/react-otp-input",
61+
"homepage": "https://reactjs-otp-input-demo.vercel.app/",
6262
"repository": {
6363
"type": "git",
6464
"url": "https://github.com/hunghg255/react-otp-input"

0 commit comments

Comments
 (0)