File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
packages/plugins/plugin-facebook-app-events Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ ### Dependencies
2
+
3
+ * ** @segment/analytics-react-native :** upgraded to 2.18.0
4
+ * ** @segment/sovran-react-native :** upgraded to 1.1.0
5
+
1
6
## [ @segment/analytics-react-native-plugin-facebook -app-events-v0.5.4] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-facebook-app-events-v0.5.3...@segment/analytics-react-native-plugin-facebook-app-events-v0.5.4 ) (2023-09-14)
2
7
3
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @segment/analytics-react-native-plugin-facebook-app-events" ,
3
- "version" : " 0.5.4 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"description" : " The hassle-free way to add Segment analytics to your React-Native app." ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"scripts" : {
44
44
},
45
45
"homepage" : " https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-facebook-app-events#readme" ,
46
46
"peerDependencies" : {
47
- "@segment/analytics-react-native" : " workspace:^ " ,
47
+ "@segment/analytics-react-native" : " ^2.18.0 " ,
48
48
"react-native-fbsdk-next" : " ^11"
49
49
},
50
50
"devDependencies" : {
51
- "@segment/analytics-react-native" : " workspace:^ " ,
51
+ "@segment/analytics-react-native" : " ^2.18.0 " ,
52
52
"@segment/analytics-rn-shared" : " workspace:^" ,
53
- "@segment/sovran-react-native" : " workspace:^ " ,
53
+ "@segment/sovran-react-native" : " ^1.1.0 " ,
54
54
"jest" : " ^29.7.0" ,
55
55
"react-native-builder-bob" : " ^0.23.1" ,
56
56
"react-native-fbsdk-next" : " ^11" ,
You can’t perform that action at this time.
0 commit comments