Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniocosentino committed Apr 24, 2021
1 parent b57ced1 commit 56cd161
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
{
"name": "react-native-quiz-input",
"version": "1.0.2",
"version": "1.0.3",
"description": "React Native Component to create individual character inputs for quiz-like interfaces, OTP screens etc.",
"homepage": "https://github.com/antoniocosentino/react-native-quiz-input",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"keywords": [ "android", "ios", "typescript", "otp", "react-native", "input", "quiz", "textinput" ],
"keywords": [
"android",
"ios",
"typescript",
"otp",
"react-native",
"input",
"quiz",
"textinput"
],
"author": "Antonio Cosentino <hello@antoniocosentino.com> (https://antoniocosentino.com)",
"license": "MIT",
"files": [
Expand Down

0 comments on commit 56cd161

Please sign in to comment.