Skip to content

Commit 553586f

Browse files
chore: update RN version
1 parent 6e591ee commit 553586f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"url": "git@github.com:naveenvignesh5/react-native-otp-textinput.git"
2525
},
2626
"dependencies": {
27-
"react": "^16.8.6"
27+
"react": "^18.2.6"
2828
},
2929
"peerDependencies": {
30-
"react-native": "^0.60.0"
30+
"react-native": "^0.72.4"
3131
},
3232
"author": "Naveen Vignesh.B <naveenvignesh5.nv@gmail.com>",
3333
"license": "MIT",
@@ -36,3 +36,4 @@
3636
"typescript": "^5.1.6"
3737
}
3838
}
39+

0 commit comments

Comments
 (0)