-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
During `npm install`, the following warning appears:
`npm warn deprecated @studio-freight/lenis@1.0.42: The '@studio-freight/lenis' package has been renamed to 'lenis'.`Steps to reproduce
1. Uninstall `@studio-freight/lenis`.
2. Install `lenis`.
3. Update imports in the codebase to reference `lenis` instead of `@studio-freight/lenis`.
4. Verify smooth scrolling still functions correctly.Expected behavior
Update the dependency to the new package name to ensure we receive future updates and security fixes.
Affected component
Frontend (React/Vue)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working