@heroui/use-data-scroll-overflow
Advanced tools
Comparing version
{ | ||
"name": "@heroui/use-data-scroll-overflow", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "A hook to add data attributes when the element has top or bottom scroll.", | ||
@@ -21,10 +21,10 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git+https://github.com/frontio-ai/heroui.git", | ||
"url": "git+https://github.com/heroui-inc/heroui.git", | ||
"directory": "packages/hooks/use-data-scroll-overflow" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/frontio-ai/heroui/issues" | ||
"url": "https://github.com/heroui-inc/heroui/issues" | ||
}, | ||
"dependencies": { | ||
"@heroui/shared-utils": "2.1.2" | ||
"@heroui/shared-utils": "2.1.3" | ||
}, | ||
@@ -31,0 +31,0 @@ "peerDependencies": { |
+ Added
- Removed
Updated