mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Update Metro to ^0.82.3 (#51122)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51122 Update Metro to 0.82.2 => 0.82.3, containing important bug fixes for `package.json#exports` support. Changelog: [General][Changed] Metro to ^0.82.3 Reviewed By: huntie Differential Revision: D74181990 fbshipit-source-id: 8320a0cf4aa671d9e7f2976c36d260934807a179
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4b06965b30
commit
db0fa9200e
+3
-3
@@ -93,9 +93,9 @@
|
||||
"jest-snapshot": "^29.7.0",
|
||||
"markdownlint-cli2": "^0.17.2",
|
||||
"markdownlint-rule-relative-links": "^3.0.0",
|
||||
"metro-babel-register": "^0.82.2",
|
||||
"metro-memory-fs": "^0.82.2",
|
||||
"metro-transform-plugins": "^0.82.2",
|
||||
"metro-babel-register": "^0.82.3",
|
||||
"metro-memory-fs": "^0.82.3",
|
||||
"metro-transform-plugins": "^0.82.3",
|
||||
"micromatch": "^4.0.4",
|
||||
"node-fetch": "^2.2.0",
|
||||
"nullthrows": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user