Created
March 21, 2020 15:41
-
-
Save peteroid/3bd3d524206bb6d367c4a0c8fd20e5a4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/node_modules/react-native-snapchat-login/SnapchatLogin.podspec b/node_modules/react-native-snapchat-login/SnapchatLogin.podspec | |
index beb8d05b9..a9f135afc 100644 | |
--- a/node_modules/react-native-snapchat-login/SnapchatLogin.podspec | |
+++ b/node_modules/react-native-snapchat-login/SnapchatLogin.podspec | |
@@ -19,6 +19,5 @@ Pod::Spec.new do |s| | |
s.requires_arc = true | |
s.dependency "React" | |
- s.dependency "SnapSDK/SCSDKLoginKit" | |
+ s.dependency "SnapSDK/SCSDKLoginKit", "~> 1.3.5" | |
end | |
- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment