Skip to content

Commit 178c289

Browse files
Revert "chore: v5.0.2-rc.2"
This reverts commit 229550f.
1 parent 229550f commit 178c289

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.2",
4+
"version": "5.0.2-rc.1",
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', '4.1.4'
36+
s.dependency 'SCGateway-webview-reset', '4.1.3-1-release'
3737
s.dependency 'SCLoans', '4.0.0'
3838
end

0 commit comments

Comments
 (0)