Overview
angularjs 1.5.11
angular-chart.js 1.1.1
chart.js 2.3.x
When installing the npm package, and building an application with browserify, require will use the chart.js release depended by angular-chart.js, specifically 2.3.x. Can you relax the version dependency to 2.x with a new version, or simply release a new version that depends on 2.5.x? The 2.4 and 2.5 releases of chart.js include important bugfixes I'd like to see in use, e.g.: chartjs/Chart.js#3446
Please make sure to review and check all of these items:
Overview
angularjs 1.5.11
angular-chart.js 1.1.1
chart.js 2.3.x
When installing the npm package, and building an application with browserify, require will use the chart.js release depended by angular-chart.js, specifically 2.3.x. Can you relax the version dependency to 2.x with a new version, or simply release a new version that depends on 2.5.x? The 2.4 and 2.5 releases of chart.js include important bugfixes I'd like to see in use, e.g.: chartjs/Chart.js#3446
Please make sure to review and check all of these items: