Skip to content

Commit

Permalink
Resolves chartjs#10303
Browse files Browse the repository at this point in the history
  • Loading branch information
kylejonesdev committed May 5, 2022
1 parent 2c268f0 commit 2c88cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto/auto.esm.js
@@ -1,4 +1,4 @@
import {Chart, registerables} from '../dist/chart.esm';
import {Chart, registerables} from '../dist/chart.esm.js';

Chart.register(...registerables);

Expand Down

0 comments on commit 2c88cbd

Please sign in to comment.