@softarc/native-federation-runtime
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
@@ -8,3 +8,3 @@ export declare type SharedInfo = { | ||
outFileName: string; | ||
debug?: { | ||
dev?: { | ||
entryPoint: string; | ||
@@ -16,4 +16,4 @@ }; | ||
outFileName: string; | ||
debug?: { | ||
localPath: string; | ||
dev?: { | ||
entryPoint: string; | ||
}; | ||
@@ -20,0 +20,0 @@ } |
{ | ||
"name": "@softarc/native-federation-runtime", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"peerDependencies": {}, | ||
@@ -5,0 +5,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
87391