diff --git a/package.json b/package.json index 8fbe9f6..4487b37 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "homepage": "https://github.com/Bigous/ng2-highcharts", "dependencies": {}, "peerDependencies": { - "@angular/core": "^4.0.0 || ^5.0.0", + "@angular/core": "^4.0.0 || ^5.0.0 || ^6.0.0", "@types/highcharts": ">=4.2.1", "highcharts": ">=4.2.1 <7.0.0" },