Skip to content

Commit

Permalink
add chartJS dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenni009 committed Feb 24, 2024
1 parent f33300b commit 9008eaf
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 9 deletions.
45 changes: 36 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
},
"dependencies": {
"@vitejs/plugin-vue": "^5.0.2",
"chart.js": "^4.4.1",
"pinia": "^2.1.7",
"vue-chartjs": "^5.3.0",
"vue-tsc": "^1.8.27"
}
}

0 comments on commit 9008eaf

Please sign in to comment.