Skip to content

Commit

Permalink
chart.js 4.4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanTLavavej committed Aug 21, 2024
1 parent 7a2d9ad commit a98bf1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<script type="importmap">
{ "imports": {
"@kurkle/color": "https://cdn.jsdelivr.net/npm/@kurkle/color@0.3.2/dist/color.esm.min.js",
"chart.js": "https://cdn.jsdelivr.net/npm/chart.js@4.4.3/dist/chart.min.js",
"chart.js": "https://cdn.jsdelivr.net/npm/chart.js@4.4.4/dist/chart.min.js",
"chartjs-adapter-luxon": "https://cdn.jsdelivr.net/npm/chartjs-adapter-luxon@1.3.1/dist/chartjs-adapter-luxon.esm.min.js",
"luxon": "https://cdn.jsdelivr.net/npm/luxon@3.5.0/build/es6/luxon.min.js"
} }
Expand Down

0 comments on commit a98bf1d

Please sign in to comment.