Skip to content

Commit

Permalink
Fix(): Made ng2-charts-schematics a dependency of ng2-charts so it wo…
Browse files Browse the repository at this point in the history
…n't be removed by the build:prod (#1897)
  • Loading branch information
Alekevin12 authored May 3, 2024
1 parent 27bf488 commit 48294fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libs/ng2-charts/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@
"lintFilePatterns": ["{projectRoot}/**/*.ts", "{projectRoot}/**/*.html"]
}
}
}
},
"implicitDependencies": ["ng2-charts-schematics"]
}

0 comments on commit 48294fa

Please sign in to comment.