Skip to content

Commit

Permalink
update demo and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
ejirocodes committed Nov 27, 2021
1 parent 7c1a918 commit 0bcba88
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
## Demo

<video src='./demo.mov' alt="demo" />

<!-- ![Gifphy](https://media.giphy.com/media/W4RTzsjgQF447EfNPX/giphy.gif) -->
![Gifphy](https://media.giphy.com/media/Db04PkC7vMzqksOpq6/giphy.gif)

## Installation

Expand Down
11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue3-otp-input",
"version": "0.1.1",
"version": "0.1.12",
"description": "A fully customizable, OTP (one-time password) input component built with Vue 3.x and Vue Composition API.",
"author": "Ejiro Asiuwhu <[email protected]>",
"repository": "https://github.com/ejirocodes/otp-vue-3",
Expand All @@ -12,7 +12,14 @@
"vue composition API",
"otp",
"input",
"otp input"
"otp input",
"one-time password",
"one time password",
"one time password input",
"one time password input component",
"one time password input component built with vue",
"one time password input component built with vue 3",
"vue split input"
],
"license": "MIT",
"main": "dist/vue3-otp-input.ssr.js",
Expand Down

0 comments on commit 0bcba88

Please sign in to comment.