Skip to content

Commit

Permalink
chore: revert framer-motion upgrade
Browse files Browse the repository at this point in the history
Looks like this was actually the culprit for the scrollbars?
  • Loading branch information
psychedelicious committed Aug 12, 2024
1 parent bb9a720 commit 06affcb
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"@emotion/styled": "^11.13.0",
"@nanostores/react": "^0.7.3",
"chakra-react-select": "^4.9.1",
"framer-motion": "^11.3.24",
"framer-motion": "^10.18.0",
"lodash-es": "^4.17.21",
"nanostores": "^0.11.2",
"overlayscrollbars": "2.7.3",
"overlayscrollbars": "2.10.0",
"overlayscrollbars-react": "^0.5.6",
"react-i18next": "^15.0.1",
"react-icons": "^5.2.1",
Expand Down
113 changes: 63 additions & 50 deletions pnpm-lock.yaml

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

0 comments on commit 06affcb

Please sign in to comment.