Skip to content

Commit b37df69

Browse files
Bump CIO RN SDK to 6.1.0 to pull in SSE
1 parent d1eedc5 commit b37df69

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"registry": "https://registry.npmjs.org/"
5656
},
5757
"peerDependencies": {
58-
"customerio-reactnative": "6.0.0"
58+
"customerio-reactnative": "6.1.0"
5959
},
6060
"devDependencies": {
6161
"@eslint/js": "^9.33.0",

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@react-navigation/elements": "^2.6.3",
1616
"@react-navigation/native": "^7.1.8",
1717
"customerio-expo-plugin": "file:../customerio-expo-plugin-latest.tgz",
18-
"customerio-reactnative": "^6.0.0",
18+
"customerio-reactnative": "^6.1.0",
1919
"dotenv": "^17.2.2",
2020
"expo": "~54.0.2",
2121
"expo-build-properties": "^1.0.8",

0 commit comments

Comments
 (0)