Skip to content

Commit fe5423d

Browse files
committed
Fix indentation
1 parent fc647d2 commit fe5423d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/create-react-native-library/templates/native-common/{%- project.name %}.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ Pod::Spec.new do |s|
4444
add_nitrogen_files(s)
4545
<% } -%>
4646
47-
install_modules_dependencies(s)
47+
install_modules_dependencies(s)
4848
end

0 commit comments

Comments
 (0)