Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
keyskull authored Jul 5, 2024
1 parent 8456024 commit 9b57f51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,8 @@
"ai": "^3.2.11",
"axios": "^1.6.5",
"clsx": "^2.1.1",
"js-cookie": "^3.0.5",
"next": "^14.2.3",
"react": "^18.3.1",
"react-toastify": "^10.0.5",
"sharp": "*",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"react-dropzone": "^14.2.3",
Expand Down Expand Up @@ -53,7 +50,10 @@
"prettier": ">=3.0.3",
"sharp": ">=0.33.2",
"tailwindcss": ">=3.4.3",
"typescript": ">=5.2.2"
"typescript": ">=5.2.2",
"clsx": ">=2.1.1",
"js-cookie": ">=3.0.5",

},
"devDependencies": {
}
Expand Down

0 comments on commit 9b57f51

Please sign in to comment.