mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Do not depend on hermes-engine NPM package anymore
Summary: This removes the `hermes-engine` NPM package from the RN package.json. Users are not supposed to use this package anymore as we now ship Hermes bundled with React Native. More on this here: https://reactnative.dev/architecture/bundled-hermes Changelog: [General] [Changed] - Do not depend on hermes-engine NPM package anymore Reviewed By: neildhar Differential Revision: D37353977 fbshipit-source-id: b049d18e945a72c1f37c3e4b040af83b5e395774
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d96744e277
commit
78cd689f9a
@@ -113,7 +113,6 @@
|
||||
"anser": "^1.4.9",
|
||||
"base64-js": "^1.1.2",
|
||||
"event-target-shim": "^5.0.1",
|
||||
"hermes-engine": "~0.11.0",
|
||||
"invariant": "^2.2.4",
|
||||
"jsc-android": "^250230.2.1",
|
||||
"memoize-one": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user