metro-transform-plugins
Advanced tools
+4
-4
| { | ||
| "name": "metro-transform-plugins", | ||
| "version": "0.84.4", | ||
| "version": "0.85.0", | ||
| "description": "🚇 Transform plugins for Metro.", | ||
@@ -13,3 +13,3 @@ "main": "src/index.js", | ||
| "type": "git", | ||
| "url": "git+https://github.com/facebook/metro.git", | ||
| "url": "git+https://github.com/react/metro.git", | ||
| "directory": "packages/metro-transform-plugins" | ||
@@ -37,7 +37,7 @@ }, | ||
| "babel-plugin-tester": "^6.0.1", | ||
| "metro": "0.84.4" | ||
| "metro": "0.85.0" | ||
| }, | ||
| "engines": { | ||
| "node": "^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0" | ||
| "node": "^22.13.0 || ^24.3.0 || >= 26.0.0" | ||
| } | ||
| } |
107993
-0.01%