Skip to content

Commit 0fe66c9

Browse files
test mf update
1 parent 8744fba commit 0fe66c9

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

nextjs-ssr/home/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88
},
99
"dependencies": {
1010
"@module-federation/nextjs-mf": "0.0.0-next-20240927065748",
11-
"@module-federation/enhanced": "0.0.0-next-20240927065748",
1211
"lodash": "4.17.21",
1312
"next": "^14.1.4",
1413
"react": "^18.2.0",
1514
"react-dom": "^18.2.0",
1615
"webpack": "5.95.0"
1716
}
18-
}
17+
}

nextjs-ssr/pnpm-lock.yaml

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nextjs-ssr/shop/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88
},
99
"dependencies": {
1010
"@module-federation/nextjs-mf": "0.0.0-next-20240927065748",
11-
"@module-federation/enhanced": "0.0.0-next-20240927065748",
1211
"lodash": "4.17.21",
1312
"next": "^14.1.4",
1413
"react": "^18.2.0",
1514
"react-dom": "^18.2.0",
1615
"webpack": "5.95.0"
1716
}
18-
}
17+
}

0 commit comments

Comments
 (0)