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 9920b51 commit 766de80Copy full SHA for 766de80
.changeset/eight-wolves-beg.md
@@ -0,0 +1,5 @@
1
+---
2
+'@module-federation/enhanced': patch
3
4
+
5
+Add repository property to the enhanced package
packages/enhanced/package.json
@@ -3,6 +3,7 @@
"version": "0.1.19",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
6
+ "repository": "https://github.com/module-federation/core/tree/main/packages/enhanced",
7
"files": [
8
"dist/",
9
"README.md"
0 commit comments