metro-runtime
Advanced tools
+3
-3
| { | ||
| "name": "metro-runtime", | ||
| "version": "0.84.4", | ||
| "version": "0.85.0", | ||
| "description": "🚇 Module required for evaluating Metro bundles.", | ||
@@ -18,3 +18,3 @@ "exports": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/facebook/metro.git", | ||
| "url": "git+https://github.com/react/metro.git", | ||
| "directory": "packages/metro-runtime" | ||
@@ -38,4 +38,4 @@ }, | ||
| "engines": { | ||
| "node": "^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0" | ||
| "node": "^22.13.0 || ^24.3.0 || >= 26.0.0" | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
83396
0.36%