File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
packages/default-storage-backend Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3434 ],
3535 "repository" : {
3636 "type" : " git" ,
37- "url" : " https://github.com/react-native-async-storage/async-storage.git"
37+ "url" : " https://github.com/react-native-async-storage/async-storage.git" ,
38+ "directory" : " packages/default-storage-backend"
3839 },
3940 "scripts" : {
4041 "format" : " concurrently yarn:format:*" ,
6768 "merge-options" : " ^3.0.4"
6869 },
6970 "peerDependencies" : {
70- "react-native" : " ^0.0.0-0 || 0.60 - 0.72 || 1000.0 .0"
71+ "react-native" : " ^0.0.0-0 || >= 0.60 <1 .0"
7172 },
7273 "devDependencies" : {
7374 "@babel/core" : " ^7.20.0" ,
Original file line number Diff line number Diff line change @@ -3941,7 +3941,7 @@ __metadata:
39413941 typescript: ^4.9.4
39423942 webdriverio: ^8.11.2
39433943 peerDependencies:
3944- react-native: ^0.0.0-0 || 0.60 - 0.72 || 1000.0 .0
3944+ react-native: ^0.0.0-0 || >= 0.60 <1 .0
39453945 languageName: unknown
39463946 linkType: soft
39473947
You can’t perform that action at this time.
0 commit comments