Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-torabiv committed Nov 27, 2024
1 parent 12e7fbf commit f71f55f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 6 deletions.
26 changes: 21 additions & 5 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"react-router-dom": "^6.4.3",
"react-timezone-select": "^1.3.2",
"react-toastify": "^9.1.1",
"sharp": "^0.33.5",
"timezones-list": "^3.0.1",
"typescript": "^5.6.3",
"viem": "^2.21.40",
Expand Down Expand Up @@ -95,5 +94,8 @@
"prettier-plugin-tailwindcss": "^0.5.11",
"react-test-renderer": "^18.2.0",
"tailwindcss": "^3.2.2"
},
"optionalDependencies": {
"sharp": "^0.33.5"
}
}

0 comments on commit f71f55f

Please sign in to comment.