File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
packages/plugins/plugin-device-token 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-device -token-v1.0.2] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-device-token-v1.0.1...@segment/analytics-react-native-plugin-device-token-v1.0.2 ) (2023-06-02)
2
7
3
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @segment/analytics-react-native-plugin-device-token" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.1.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" : {
47
47
"peerDependencies" : {
48
48
"@react-native-firebase/app" : " ^17.3.2" ,
49
49
"@react-native-firebase/messaging" : " ^17.3.2" ,
50
- "@segment/analytics-react-native" : " workspace:^ "
50
+ "@segment/analytics-react-native" : " ^2.18.0 "
51
51
},
52
52
"devDependencies" : {
53
53
"@react-native-firebase/app" : " ^17.3.2" ,
54
54
"@react-native-firebase/messaging" : " ^17.3.2" ,
55
- "@segment/analytics-react-native" : " workspace:^ " ,
55
+ "@segment/analytics-react-native" : " ^2.18.0 " ,
56
56
"@segment/analytics-rn-shared" : " workspace:^" ,
57
- "@segment/sovran-react-native" : " workspace:^ " ,
57
+ "@segment/sovran-react-native" : " ^1.1.0 " ,
58
58
"jest" : " ^29.7.0" ,
59
59
"react-native-builder-bob" : " ^0.23.1" ,
60
60
"rimraf" : " ^5.0.5" ,
You can’t perform that action at this time.
0 commit comments