@module-federation/runtime
Advanced tools
Comparing version 1.0.0-canary.3 to 1.0.0-canary.4
{ | ||
"name": "@module-federation/runtime", | ||
"version": "1.0.0-canary.3", | ||
"version": "1.0.0-canary.4", | ||
"author": "zhouxiao <codingzx@gmail.com>", | ||
@@ -5,0 +5,0 @@ "main": "./index.cjs.js", |
@@ -187,3 +187,3 @@ 'use strict'; | ||
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = FederationConstructor; | ||
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = '1.0.0-canary.2'; | ||
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = '1.0.0-canary.3'; | ||
} | ||
@@ -190,0 +190,0 @@ } |
@@ -185,3 +185,3 @@ function _extends() { | ||
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = FederationConstructor; | ||
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = '1.0.0-canary.2'; | ||
Global.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = '1.0.0-canary.3'; | ||
} | ||
@@ -188,0 +188,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
249089
5980