Skip to content

Commit

Permalink
Revert hermes-engine to 0.5.2-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsjoberg committed Feb 14, 2021
1 parent d3ba664 commit 4bbc6bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"expr-eval": "^2.0.2",
"fast-sha256": "^1.3.0",
"file-loader": "^6.2.0",
"hermes-engine": "0.7.2",
"hermes-engine": "0.5.2-rc1",
"html-webpack-plugin": "5.1.0",
"long": "^4.0.0",
"native-base": "2.13.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6702,10 +6702,10 @@ he@^1.2.0:
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==

hermes-engine@0.7.2:
version "0.7.2"
resolved "https://registry.yarnpkg.com/hermes-engine/-/hermes-engine-0.7.2.tgz#303cd99d23f68e708b223aec2d49d5872985388b"
integrity sha512-E2DkRaO97gwL98LPhgfkMqhHiNsrAjIfEk3wWYn2Y31xdkdWn0572H7RnVcGujMJVqZNJvtknxlpsUb8Wzc3KA==
hermes-engine@0.5.2-rc1:
version "0.5.2-rc1"
resolved "https://registry.yarnpkg.com/hermes-engine/-/hermes-engine-0.5.2-rc1.tgz#01faccf58b45f6a4592443c1acf98f0ddbd5bf36"
integrity sha512-+cLjML2+XVSLPdEtU/b5FwtF+3yhxV8dfuviRS3MPdMxlxDlG/Iu3wFvTByOzTzWaQyPg+Q/68o5HLrL4QqJng==

hermes-engine@~0.5.0:
version "0.5.1"
Expand Down

0 comments on commit 4bbc6bb

Please sign in to comment.