Skip to content

Commit bb76ca4

Browse files
v2.6.2
1 parent 22e0abb commit bb76ca4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dashboard-plugin/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@module-federation/dashboard-plugin",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"main": "FederationDashboardPlugin.js",
55
"bin": "bin/federation-report.js",
66
"license": "Apache-2.0",
@@ -24,6 +24,8 @@
2424
"helpers",
2525
"FederationDashboardPlugin.js",
2626
"convertToGraph.js",
27+
"mergeGraphs.js",
28+
"client-version.js",
2729
"LICENSE"
2830
],
2931
"dependencies": {

0 commit comments

Comments
 (0)