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

Commit bd5ea0e

Browse files
author
Luis Guerrero
committed
revert package bump
1 parent 1f50aec commit bd5ea0e

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": "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.",
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",
55
"author": "drac94",
66
"license": "MIT",
77
"repository": "drac94/react-auth-code-input",

0 commit comments

Comments
 (0)