Skip to content

Commit

Permalink
fix(stark-ui): add missing @angular/forms peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperITMan committed Feb 4, 2019
1 parent 6c2546b commit 28866cf
Showing 1 changed file with 1 addition 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

0 comments on commit 28866cf

Please sign in to comment.