Skip to content

Commit

Permalink
Revert "Bump package version for Hermes on Android"
Browse files Browse the repository at this point in the history
This reverts commit 0150836.
  • Loading branch information
Luna Wei committed Dec 6, 2021
1 parent cd8fa9d commit 16a16cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -94,7 +94,7 @@
"anser": "^1.4.9",
"base64-js": "^1.1.2",
"event-target-shim": "^5.0.1",
"hermes-engine": "~0.10.0",
"hermes-engine": "~0.9.0",
"invariant": "^2.2.4",
"jsc-android": "^250230.2.1",
"metro-react-native-babel-transformer": "0.66.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3317,10 +3317,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"

hermes-engine@~0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/hermes-engine/-/hermes-engine-0.10.0.tgz#3a8eca6bbde31e0a2881f265f7c3216ae44c4015"
integrity sha512-SiBo9rvuWetTIQGPPYwRHP0Omo/Iw/yd0sujWR0bW08+syIO0qDpo/fgx7GrY5PEy8wLcVz8v7adET2i5DOmJg==
hermes-engine@~0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/hermes-engine/-/hermes-engine-0.9.0.tgz#84d9cfe84e8f6b1b2020d6e71b350cec84ed982f"
integrity sha512-r7U+Y4P2Qg/igFVZN+DpT7JFfXUn1MM4dFne8aW+cCrF6RRymof+VqrUHs1kl07j8h8V2CNesU19RKgWbr3qPw==

hermes-parser@0.4.7:
version "0.4.7"
Expand Down

0 comments on commit 16a16cf

Please sign in to comment.