Skip to content

Commit

Permalink
fix: add support for angular5
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlewis92 authored Nov 2, 2017
1 parent 63e1624 commit a980c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/highcharts": "^4.2.1"
},
"peerDependencies": {
"@angular/core": "^4.0.0"
"@angular/core": "^4.0.0 || ^5.0.0"
},
"devDependencies": {
"@angular/common": "^4.0.0",
Expand Down

0 comments on commit a980c09

Please sign in to comment.