@module-federation/webpack-bundler-runtime
Advanced tools
Comparing version 1.0.0-canary.1 to 1.0.0-canary.2
{ | ||
"public": true, | ||
"name": "@module-federation/webpack-bundler-runtime", | ||
"version": "1.0.0-canary.1", | ||
"version": "1.0.0-canary.2", | ||
"description": "Module Federation Runtime for webpack", | ||
@@ -18,5 +18,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@module-federation/runtime": "1.0.0-canary.1" | ||
"@module-federation/runtime": "1.0.0-canary.3" | ||
}, | ||
"peerDependencies": {} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
367916
8194
+ Added@module-federation/runtime@1.0.0-canary.3(transitive)
- Removed@module-federation/runtime@1.0.0-canary.1(transitive)