diff --git a/apps/docs/package.json b/apps/docs/package.json index 12c9fdccd9..9ebed8d3c3 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -37,6 +37,7 @@ "@heroui/use-is-mobile": "workspace:*", "@heroui/react-aria-i18n": "workspace:*", "@heroui/internationalized-date": "workspace:*", + "@heroui/motion": "workspace:*", "@iconify/icons-solar": "1.2.3", "@iconify/react": "5.0.2", "@mapbox/rehype-prism": "^0.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd31d2371c..589d99dc9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -298,6 +298,9 @@ importers: '@heroui/listbox': specifier: workspace:* version: link:../../packages/components/listbox + '@heroui/motion': + specifier: workspace:* + version: link:../../packages/external/motion '@heroui/react': specifier: workspace:* version: link:../../packages/core/react