-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
https://github.com/radarlabs/radar-sdk-ios -- (current release) 3.23.3
when installing radar on the latest react native sdk ("react-native-radar": "3.23.5")
it'll pull in radar-sdk-ios 3.23.5 which doesn't exist
diff --git a/package.json b/package.json
index 218f199adbe8cf34e2fdb6b060b073acac1bf9bb..b078a0821d89e465fa6d8d4eac9d69f5c0f1b09a 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
- "@react-native-community/netinfo": "^7.1.3",
+ "@react-native-community/netinfo": "^11.4.0",
"radar-sdk-js": "^3.7.1"
}
}
seems to work.
busted yarn cache, deleted node_modules, deleted yarn.lock
has anyone else had this issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels