Skip to content

Commit b642b70

Browse files
committed
fix: add missing framer-motion dependency
1 parent ee130e4 commit b642b70

2 files changed

Lines changed: 17 additions & 25 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"@tanstack/react-query": "^5.90.21",
1919
"class-variance-authority": "^0.7.1",
2020
"clsx": "^2.1.1",
21+
"framer-motion": "^12.42.2",
2122
"lucide-react": "^0.542.0",
2223
"next": "^16.1.3",
2324
"react": "19.1.0",

package-lock.json

Lines changed: 16 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)