Skip to content

Commit 610cb14

Browse files
chore(release): 5.0.1
Update SCGateway to 4.1.4
1 parent 178c289 commit 610cb14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-smallcase-gateway",
33
"title": "React Native Smallcase Gateway",
4-
"version": "5.0.2-rc.1",
4+
"version": "5.0.2-rc.2",
55
"description": "smallcase gateway bindings for react native",
66
"main": "src/index.js",
77
"files": [

react-native-smallcase-gateway.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ Pod::Spec.new do |s|
3333
s.dependency "ReactCommon/turbomodule/core"
3434
end
3535

36-
s.dependency 'SCGateway-webview-reset', '4.1.3-1-release'
36+
s.dependency 'SCGateway', '4.1.4'
3737
s.dependency 'SCLoans', '4.0.0'
3838
end

0 commit comments

Comments
 (0)