File tree Expand file tree Collapse file tree 2 files changed +566
-2010
lines changed
Expand file tree Collapse file tree 2 files changed +566
-2010
lines changed Original file line number Diff line number Diff line change 22 "name" : " thumbnailselectorexample" ,
33 "version" : " 1.0.0" ,
44 "main" : " index.ts" ,
5+ "private" : true ,
56 "scripts" : {
67 "start" : " expo start" ,
78 "android" : " expo start --android" ,
89 "ios" : " expo start --ios" ,
910 "web" : " expo start --web"
1011 },
1112 "dependencies" : {
12- "expo" : " ~52 .0.17 " ,
13- "react" : " 18.3.1 " ,
14- "react-native" : " 0.76.3 " ,
13+ "expo" : " ^53 .0.9 " ,
14+ "react" : " 19.0.0 " ,
15+ "react-native" : " 0.79.2 " ,
1516 "react-native-thumbnail-selector" : " 5.2.2"
1617 },
1718 "devDependencies" : {
1819 "@babel/core" : " ^7.25.2" ,
19- "@types/react" : " ~18.3.12 " ,
20- "typescript" : " ^5.3 .3"
20+ "@types/react" : " ~19.0.10 " ,
21+ "typescript" : " ~5.8 .3"
2122 },
22- "private" : true ,
23- "packageManager" : " yarn@4.5.1"
23+ "packageManager" : " yarn@4.9.2"
2424}
You can’t perform that action at this time.
0 commit comments