Skip to content

Commit

Permalink
Update index.md (#965)
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Dec 6, 2022
1 parent 0b46e17 commit 4ab91cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/migration-guides/index.md
Expand Up @@ -7,7 +7,7 @@ With v5, this library introduces a number of breaking changes
Chart.js v4 and vue-chartjs v5 are [ESM-only packages](https://nodejs.org/api/esm.html). To use them in your project, it also should be ESM:

```json
// pckage.json
// package.json
{
"type": "module"
}
Expand Down

0 comments on commit 4ab91cc

Please sign in to comment.