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 19e8393 commit d5ac542Copy full SHA for d5ac542
.changeset/lazy-bees-act.md
@@ -0,0 +1,5 @@
1
+---
2
+'@module-federation/enhanced': patch
3
4
+
5
+Add license property to the package.json of module-federation/enhanced
packages/enhanced/package.json
@@ -8,6 +8,7 @@
8
"dist/",
9
"README.md"
10
],
11
+ "license": "MIT",
12
"publishConfig": {
13
"access": "public"
14
},
0 commit comments