Skip to content

Commit c15c3e7

Browse files
chore: scope modernjs app correctly (#2146)
Co-authored-by: ScriptedAlchemy <[email protected]>
1 parent c515824 commit c15c3e7

File tree

2 files changed

+79
-76
lines changed

2 files changed

+79
-76
lines changed

apps/modernjs/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"name": "modernjs",
2+
"name": "@module-federation/modernjs",
3+
"private": true,
34
"version": "0.1.0",
45
"scripts": {
56
"reset": "npx rimraf ./**/node_modules",

0 commit comments

Comments
 (0)