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 11{
22 "name" : " react-native-otp-textinput" ,
3- "version" : " 1.1.5 " ,
3+ "version" : " 1.1.6 " ,
44 "description" : " Textview usable for OTP implementation" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
2323 "type" : " git" ,
2424 "url" : " git@github.com:naveenvignesh5/react-native-otp-textinput.git"
2525 },
26- "dependencies" : {
27- "react" : " 18.2.0"
28- },
2926 "peerDependencies" : {
30- "react-native" : " 0.74.1"
27+ "react" : " *" ,
28+ "react-native" : " *"
3129 },
3230 "author" : " Naveen Vignesh.B <naveenvignesh5.nv@gmail.com>" ,
3331 "license" : " MIT" ,
3432 "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"
3839}
You can’t perform that action at this time.
0 commit comments