Skip to content

Commit

Permalink
remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sajadevo committed Nov 1, 2022
1 parent 3305484 commit 8f32166
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,12 @@
"dependencies": {
"@heroicons/react": "2.0.12",
"@material-tailwind/react": "1.2.4",
"@react-google-maps/api": "2.13.1",
"apexcharts": "3.35.5",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-apexcharts": "1.4.0",
"react-dom": "18.2.0",
"react-router-dom": "6.4.2",
"react-tailwind-timeline-component": "1.1.2"
"react-router-dom": "6.4.2"
},
"devDependencies": {
"@types/react": "18.0.17",
Expand Down

0 comments on commit 8f32166

Please sign in to comment.