File tree Expand file tree Collapse file tree
packages/bare-resource-fetcher Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 "clean" : " del-cli lib"
2727 },
2828 "peerDependencies" : {
29- "@dr.pogodin/react-native-fs" : " >= 2.0.0" ,
30- "@kesha-antonov/react-native-background-downloader" : " >= 4.0.0" ,
29+ "@dr.pogodin/react-native-fs" : " ^ 2.0.0" ,
30+ "@kesha-antonov/react-native-background-downloader" : " ^ 4.0.0" ,
3131 "react-native" : " *" ,
3232 "react-native-executorch" : " *"
3333 },
Original file line number Diff line number Diff line change @@ -4429,8 +4429,8 @@ __metadata:
44294429 react-native-executorch: "workspace:*"
44304430 typescript: "npm:~5.9.2"
44314431 peerDependencies:
4432- "@dr.pogodin/react-native-fs": ">= 2.0.0"
4433- "@kesha-antonov/react-native-background-downloader": ">= 4.0.0"
4432+ "@dr.pogodin/react-native-fs": ^ 2.0.0
4433+ "@kesha-antonov/react-native-background-downloader": ^ 4.0.0
44344434 react-native: "*"
44354435 react-native-executorch: "*"
44364436 languageName: unknown
You can’t perform that action at this time.
0 commit comments