Skip to content

Commit

Permalink
Merge pull request NationalBankBelgium#1114 from SuperITMan/bugfix/fi…
Browse files Browse the repository at this point in the history
…x-small-bugs

fix(stark-ui): fix minor issues in stark-ui
  • Loading branch information
christophercr authored Feb 4, 2019
2 parents 8c1eb33 + 28866cf commit 3c6045c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/stark-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"peerDependencies": {
"@angular/animations": "^7.0.0",
"@angular/cdk": "^7.0.0",
"@angular/forms": "^7.0.0",
"@angular/material": "^7.0.0",
"@nationalbankbelgium/stark-core": "0.0.0-PLACEHOLDER-VERSION"
},
Expand Down
1 change: 1 addition & 0 deletions packages/stark-ui/src/common/message.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from "./message/message.entity";
export * from "./message/message.intf";
export * from "./message/message-type.intf";

0 comments on commit 3c6045c

Please sign in to comment.