diff --git a/libs/ng2-charts/project.json b/libs/ng2-charts/project.json index 10c5bd20..eeaee1fc 100644 --- a/libs/ng2-charts/project.json +++ b/libs/ng2-charts/project.json @@ -35,5 +35,6 @@ "lintFilePatterns": ["{projectRoot}/**/*.ts", "{projectRoot}/**/*.html"] } } - } + }, + "implicitDependencies": ["ng2-charts-schematics"] }