You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

@giphy+react-native-sdk+2.3.0.patch 517B

1234567891011
  1. diff --git a/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec b/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
  2. index ddd41ac..a7b143e 100644
  3. --- a/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
  4. +++ b/node_modules/@giphy/react-native-sdk/giphy-react-native-sdk.podspec
  5. @@ -16,5 +16,5 @@ Pod::Spec.new do |s|
  6. s.source_files = "ios/**/*.{h,m,mm,swift}"
  7. s.dependency "React-Core"
  8. - s.dependency "Giphy", "2.2.4"
  9. + s.dependency "Giphy", "2.2.12"
  10. end