We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1eedc5 commit b37df69Copy full SHA for b37df69
2 files changed
package.json
@@ -55,7 +55,7 @@
55
"registry": "https://registry.npmjs.org/"
56
},
57
"peerDependencies": {
58
- "customerio-reactnative": "6.0.0"
+ "customerio-reactnative": "6.1.0"
59
60
"devDependencies": {
61
"@eslint/js": "^9.33.0",
test-app/package.json
@@ -15,7 +15,7 @@
15
"@react-navigation/elements": "^2.6.3",
16
"@react-navigation/native": "^7.1.8",
17
"customerio-expo-plugin": "file:../customerio-expo-plugin-latest.tgz",
18
- "customerio-reactnative": "^6.0.0",
+ "customerio-reactnative": "^6.1.0",
19
"dotenv": "^17.2.2",
20
"expo": "~54.0.2",
21
"expo-build-properties": "^1.0.8",
0 commit comments