Skip to content

Commit c51e689

Browse files
authored
fix: change React dependency to React-Core (#254)
1 parent 8dbadad commit c51e689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/RNAnalytics.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ Pod::Spec.new do |s|
2121
s.static_framework = true
2222

2323
s.dependency 'Analytics', '~> 4.1'
24-
s.dependency 'React'
24+
s.dependency 'React-Core'
2525
end
2626

0 commit comments

Comments
 (0)