fix: include motion runtime deps in desktop package
This commit is contained in:
@@ -65,7 +65,9 @@
|
||||
"yaml": "^2.8.2",
|
||||
"zod": "^3.25.76",
|
||||
"zustand": "^5.0.11",
|
||||
"framer-motion": "^12.36.0"
|
||||
"framer-motion": "^12.36.0",
|
||||
"motion-dom": "^12.36.0",
|
||||
"motion-utils": "^12.36.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tanstack/eslint-config": "^0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user