Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
fix(ios): bump ios dependency (segmentio#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
prayansh authored Sep 9, 2020
1 parent acd0f2f commit 4848bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/RNAnalytics.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |s|
s.source_files = 'ios/**/*.{m,h}'
s.static_framework = true

s.dependency 'Analytics', '~> 4.0.5'
s.dependency 'Analytics', '~> 4.0'
s.dependency 'React'
end

0 comments on commit 4848bbd

Please sign in to comment.