Skip to content

Commit

Permalink
chore: Add missing graph deps
Browse files Browse the repository at this point in the history
  • Loading branch information
paultranvan committed Sep 19, 2024
1 parent d795dd2 commit 5db4ab8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"typescript": "4.9.5"
},
"dependencies": {
"chart.js": "3.7.1",
"classnames": "2.3.2",
"cozy-bar": "^12.2.4",
"cozy-client": "^48.1.1",
Expand All @@ -67,6 +68,7 @@
"date-fns": "2.29.3",
"lodash": "4.17.21",
"react": "18.3.1",
"react-chartjs-2": "4.1.0",
"react-dom": "18.3.1",
"react-inspector": "5.1.1",
"react-router-dom": "6.23.1"
Expand Down

0 comments on commit 5db4ab8

Please sign in to comment.