Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
feat(dependencies): Increases version range of supported barista-icon…
Browse files Browse the repository at this point in the history
…s package to all 6.x versions.
  • Loading branch information
ffriedl89 committed Jun 8, 2020
1 parent 6ca6191 commit 2922073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/barista-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/common": "{{NG_VERSION}}",
"@angular/animations": "{{NG_VERSION}}",
"@angular/forms": "{{NG_VERSION}}",
"@dynatrace/barista-icons": ">= 5.1.0 < 6",
"@dynatrace/barista-icons": ">= 5.1.0 < 7",
"@dynatrace/barista-fonts": ">= 1.0.0 < 2",
"d3-scale": "^3.0.0",
"d3-shape": "^1.3.5",
Expand Down

0 comments on commit 2922073

Please sign in to comment.