Skip to content

Commit d682d01

Browse files
authored
Merge pull request #602 from apexcharts/update-apexchartsjs-4.7
Update Apexcharts.js 4.7.0
2 parents c76786b + 6dd7da3 commit d682d01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Blazor-ApexCharts/wwwroot/js/apexcharts.esm.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Blazor-ApexCharts/wwwroot/js/blazor-apexcharts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import ApexCharts from './apexcharts.esm.js?ver=4.5.0.0'
1+
import ApexCharts from './apexcharts.esm.js?ver=4.7.0.0'
22

33
// 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.
44
export function get_apexcharts() {

0 commit comments

Comments
 (0)