Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Commit 22042c8

Browse files
author
Luis Guerrero
committed
bump package to 2.0.0
1 parent 4321f21 commit 22042c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-auth-code-input",
3-
"version": "1.2.1",
4-
"description": "A React Component for inputting Auth Codes inspired in Apple Two-Factor Authentication UI. It allows deleting using the backspace and pasting as well",
3+
"version": "2.0.0",
4+
"description": "A React Component for inputting Auth Codes inspired in Apple Two-Factor Authentication UI. You can type, paste and move backwards using the backspace.",
55
"author": "drac94",
66
"license": "MIT",
77
"repository": "drac94/react-auth-code-input",

0 commit comments

Comments
 (0)