We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e0abb commit bb76ca4Copy full SHA for bb76ca4
dashboard-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@module-federation/dashboard-plugin",
3
- "version": "2.6.1",
+ "version": "2.6.2",
4
"main": "FederationDashboardPlugin.js",
5
"bin": "bin/federation-report.js",
6
"license": "Apache-2.0",
@@ -24,6 +24,8 @@
24
"helpers",
25
"FederationDashboardPlugin.js",
26
"convertToGraph.js",
27
+ "mergeGraphs.js",
28
+ "client-version.js",
29
"LICENSE"
30
],
31
"dependencies": {
0 commit comments