@mantine/modals
Advanced tools
Comparing version 3.5.2 to 3.5.3
{ | ||
"name": "@mantine/modals", | ||
"description": "Modals manager based on Mantine components", | ||
"version": "3.5.2", | ||
"version": "3.5.3", | ||
"main": "cjs/index.js", | ||
@@ -18,4 +18,4 @@ "module": "esm/index.js", | ||
"peerDependencies": { | ||
"@mantine/core": "3.5.2", | ||
"@mantine/hooks": "3.5.2", | ||
"@mantine/core": "3.5.3", | ||
"@mantine/hooks": "3.5.3", | ||
"react": ">=16.8.0", | ||
@@ -22,0 +22,0 @@ "react-dom": ">=16.8.0" |