Skip to content

Commit fa91878

Browse files
committed
fix: docs on readme
1 parent f18c8d3 commit fa91878

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@healerlab:registry=https://npm.pkg.github.com

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"one time password input component built with vue 3",
4444
"vue split input"
4545
],
46-
"author": "HealerLabs",
46+
"author": "HealerNguyen",
4747
"peerDependencies": {
4848
"vue": "^3.3.4"
4949
},
@@ -59,10 +59,10 @@
5959
"license": "MIT",
6060
"homepage": "https://labs.tuannd.dev",
6161
"bugs": {
62-
"url": "https://github.com/HealerLabs/vue3-simple-otp-input/issues"
62+
"url": "https://github.com/healerlab/vue3-simple-otp-input/issues"
6363
},
6464
"repository": {
6565
"type": "git",
66-
"url": "git+https://github.com/HealerLabs/vue3-simple-otp-input.git"
66+
"url": "git+https://github.com/healerlab/vue3-simple-otp-input.git"
6767
}
6868
}

0 commit comments

Comments
 (0)