Skip to content

Commit

Permalink
1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
BeckyWu220 committed Mar 27, 2020
1 parent 5026234 commit 860df0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@twotalltotems/react-native-otp-input",
"version": "1.3.3",
"version": "1.3.5",
"description": "is a tiny JS library for one time passcode (OTP). Supports smart input suggestion on iOS and code autofill on Android (it will be filled when you press the copy button on the SMS notification bar)",
"main": "./dist/index.js",
"types": "./index.d.ts",
"files": [
"dist",
"./index.d.ts"
"index.d.ts"
],
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
Expand Down

0 comments on commit 860df0a

Please sign in to comment.