Skip to content

Commit

Permalink
add carousel and toast packages
Browse files Browse the repository at this point in the history
  • Loading branch information
PBillingsby committed Dec 18, 2024
1 parent 1352073 commit 636ac75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"react-dom": "^18",
"react-intersection-observer": "^9.13.0",
"react-slick": "^0.30.2",
"react-toastify": "^11.0.0",
"slick-carousel": "^1.8.1",
"tailwind-merge": "^2.3.0"
},
Expand All @@ -28,6 +29,7 @@
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-slick": "^0.23.13",
"autoprefixer": "^10.4.19",
"eslint": "^8",
"eslint-config-next": "14.2.4",
Expand Down

0 comments on commit 636ac75

Please sign in to comment.