File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,5 +53,5 @@ target 'CashfreePgApiExample' do
53
53
:mac_catalyst_enabled => false
54
54
)
55
55
end
56
- pod 'CashfreePG' , '2.2.0 '
56
+ pod 'CashfreePG' , '2.2.1 '
57
57
end
Original file line number Diff line number Diff line change 13
13
"@react-native-community/checkbox" : " ^0.5.16" ,
14
14
"react" : " 18.2.0" ,
15
15
"react-native" : " 0.73.0" ,
16
- "react-native-cashfree-pg-sdk" : " ^2.1.21 "
16
+ "react-native-cashfree-pg-sdk" : " ^2.2.0-dev.0 "
17
17
},
18
18
"devDependencies" : {
19
19
"@babel/core" : " ^7.20.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-cashfree-pg-sdk" ,
3
- "version" : " 2.1.21 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"description" : " Cashfree PG Plugin for React Native" ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"module" : " lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments