Skip to content

Commit 5340a3b

Browse files
authored
Merge pull request #173 from Iterable/update-integ-testing-for-1.1.1
use SDK version 1.1.1 for integration testing
2 parents 972f853 + 83a7d3e commit 5340a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"e2e:android-release": "npm run build:android-release && npm run test:android-release"
1111
},
1212
"dependencies": {
13-
"@iterable/react-native-sdk": "^1.1.0",
13+
"@iterable/react-native-sdk": "^1.1.1",
1414
"@react-native-community/masked-view": "^0.1.10",
1515
"@react-navigation/bottom-tabs": "^5.4.5",
1616
"@react-navigation/native": "^5.4.0",

0 commit comments

Comments
 (0)