Skip to content

Commit

Permalink
Update packages/react-native/sdks/hermes-engine/hermes-utils.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Saad Najmi <sanajmi@microsoft.com>
  • Loading branch information
gabrieldonadel and Saadnajmi authored Jan 15, 2024
1 parent cd495fc commit 261b076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-native/sdks/hermes-engine/hermes-utils.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

require 'net/http'
require 'rexml/document'
require 'open3'
require 'open3' # [macOS]

HERMES_GITHUB_URL = "https://github.com/facebook/hermes.git"

Expand Down

0 comments on commit 261b076

Please sign in to comment.