Skip to content

Commit 139f113

Browse files
committed
fix(angular): remove files from pkg to avoid missing dist files
1 parent 231dde3 commit 139f113

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.changeset/friendly-mangos-own.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@siemens/ix-angular': patch
3+
---
4+
5+
Fix broken build output

packages/angular/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
"test": "jest"
1616
},
1717
"license": "MIT",
18-
"files": [
19-
"LICENSE",
20-
"README.md",
21-
"READMEOSS.html"
22-
],
2318
"dependencies": {
2419
"@siemens/ix": "~3.1.0",
2520
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)