File tree Expand file tree Collapse file tree 2 files changed +773
-1374
lines changed Expand file tree Collapse file tree 2 files changed +773
-1374
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-otp-textinput" ,
3
- "version" : " 1.1.5 " ,
3
+ "version" : " 1.1.6 " ,
4
4
"description" : " Textview usable for OTP implementation" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
23
23
"type" : " git" ,
24
24
"url" : " git@github.com:naveenvignesh5/react-native-otp-textinput.git"
25
25
},
26
- "dependencies" : {
27
- "react" : " 18.2.0"
28
- },
29
26
"peerDependencies" : {
30
- "react-native" : " 0.74.1"
27
+ "react" : " *" ,
28
+ "react-native" : " *"
31
29
},
32
30
"author" : " Naveen Vignesh.B <naveenvignesh5.nv@gmail.com>" ,
33
31
"license" : " MIT" ,
34
32
"devDependencies" : {
35
- "@types/react" : " ~18.2.79" ,
36
- "typescript" : " ~5.3.3"
37
- }
33
+ "react" : " 18.2.0" ,
34
+ "react-native" : " 0.73.5" ,
35
+ "@types/react" : " 18.2.79" ,
36
+ "typescript" : " 5.3.3"
37
+ },
38
+ "packageManager" : " yarn@1.22.19"
38
39
}
You can’t perform that action at this time.
0 commit comments