Skip to content

Commit

Permalink
Merge pull request #523 from apexcharts/update-apexcharts-3.54.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joadan authored Oct 19, 2024
2 parents ff5b3b8 + 972097c commit 59c4584
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/Blazor-ApexCharts/wwwroot/js/apexcharts.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/Blazor-ApexCharts/wwwroot/js/blazor-apexcharts.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import ApexCharts from './apexcharts.esm.js?ver=3.54.0'
import ApexCharts from './apexcharts.esm.js?ver=3.54.1'

// export function for Blazor to point to the window.blazor_apexchart. To be compatible with the most JS Interop calls the window will be return.
export function get_apexcharts() {
Expand Down

0 comments on commit 59c4584

Please sign in to comment.