Skip to content

Commit

Permalink
Update list of example apps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed May 22, 2019
1 parent 8fb8178 commit 81c4f22
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fastlane/lib/helper/update_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ def update_pods_in_tests_and_examples(params)
%w[
examples/testbed_native_ios
examples/webview_example_native_ios
examples/webview_example_react_pod
examples/webview_example
examples/browser_example
examples/testbed_simple
.
].each do |folder|
other_action.yarn package_path: File.join('..', folder, 'package.json')
Expand Down

0 comments on commit 81c4f22

Please sign in to comment.