File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
"lint" : " eslint ."
11
11
},
12
12
"dependencies" : {
13
- "@iterable/react-native-sdk" : " ^1.0.11 " ,
13
+ "@iterable/react-native-sdk" : " ^1.0.12 " ,
14
14
"@react-native-community/masked-view" : " ^0.1.10" ,
15
15
"@react-navigation/bottom-tabs" : " ^5.4.5" ,
16
16
"@react-navigation/native" : " ^5.4.0" ,
Original file line number Diff line number Diff line change 10
10
"lint" : " eslint ."
11
11
},
12
12
"dependencies" : {
13
- "@iterable/react-native-sdk" : " ^1.0.11 " ,
13
+ "@iterable/react-native-sdk" : " ^1.0.12 " ,
14
14
"@react-native-community/masked-view" : " ^0.1.10" ,
15
15
"@react-navigation/bottom-tabs" : " ^5.4.5" ,
16
16
"@react-navigation/native" : " ^5.4.0" ,
Original file line number Diff line number Diff line change 21
21
"e2e:android-release" : " npm run build:android-release && npm run test:android-release"
22
22
},
23
23
"dependencies" : {
24
- "@iterable/react-native-sdk" : " ^1.0.11 " ,
24
+ "@iterable/react-native-sdk" : " ^1.0.12 " ,
25
25
"@react-native-community/masked-view" : " ^0.1.10" ,
26
26
"@react-navigation/bottom-tabs" : " ^5.4.5" ,
27
27
"@react-navigation/native" : " ^5.4.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @iterable/react-native-sdk" ,
3
- "version" : " 1.0.11 " ,
3
+ "version" : " 1.0.12 " ,
4
4
"description" : " Iterable SDK for React Native." ,
5
5
"main" : " ./js/index.js" ,
6
6
"types" : " ./js/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments