Skip to content

Commit 766de80

Browse files
feat(enhanced): add repository property to the enhanced package (#2591)
Co-authored-by: Zack Jackson <[email protected]>
1 parent 9920b51 commit 766de80

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/eight-wolves-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/enhanced': patch
3+
---
4+
5+
Add repository property to the enhanced package

packages/enhanced/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.1.19",
44
"main": "./dist/src/index.js",
55
"types": "./dist/src/index.d.ts",
6+
"repository": "https://github.com/module-federation/core/tree/main/packages/enhanced",
67
"files": [
78
"dist/",
89
"README.md"

0 commit comments

Comments
 (0)