@mantine/carousel
Advanced tools
Comparing version 7.0.0-beta.6 to 7.0.0-beta.7
{ | ||
"name": "@mantine/carousel", | ||
"description": "Embla based carousel", | ||
"version": "7.0.0-beta.6", | ||
"version": "7.0.0-beta.7", | ||
"types": "./lib/index.d.ts", | ||
@@ -41,4 +41,4 @@ "module": "./esm/index.js", | ||
"peerDependencies": { | ||
"@mantine/core": "7.0.0-beta.6", | ||
"@mantine/hooks": "7.0.0-beta.6", | ||
"@mantine/core": "7.0.0-beta.7", | ||
"@mantine/hooks": "7.0.0-beta.7", | ||
"embla-carousel-react": "^7.0.0", | ||
@@ -45,0 +45,0 @@ "react": "^18.2.0" |