Skip to content

Commit 6ab4819

Browse files
authored
chore: fix modernjs plugin version (#2783)
1 parent 38d378a commit 6ab4819

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"@module-federation/bridge-react",
1919
"@module-federation/bridge-vue3",
2020
"@module-federation/bridge-shared",
21-
"@module-federation/bridge-react-webpack-plugin"
21+
"@module-federation/bridge-react-webpack-plugin",
22+
"@module-federation/modern-js"
2223
]
2324
],
2425
"ignorePatterns": ["^alpha|^beta"],

0 commit comments

Comments
 (0)