@mantine/modals
Advanced tools
Comparing version 3.7.0-alpha.2 to 4.0.0
{ | ||
"name": "@mantine/modals", | ||
"description": "Modals manager based on Mantine components", | ||
"version": "3.7.0-alpha.2", | ||
"version": "4.0.0", | ||
"main": "cjs/index.js", | ||
@@ -30,4 +30,4 @@ "module": "esm/index.js", | ||
"peerDependencies": { | ||
"@mantine/core": "3.7.0-alpha.2", | ||
"@mantine/hooks": "3.7.0-alpha.2", | ||
"@mantine/core": "4.0.0", | ||
"@mantine/hooks": "4.0.0", | ||
"react": ">=16.8.0", | ||
@@ -34,0 +34,0 @@ "react-dom": ">=16.8.0" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
62708