@mantine/rte
Advanced tools
Comparing version 4.2.11 to 4.2.12
{ | ||
"name": "@mantine/rte", | ||
"description": "Rich text editor built with Mantine components", | ||
"version": "4.2.11", | ||
"version": "4.2.12", | ||
"main": "cjs/index.js", | ||
@@ -33,4 +33,4 @@ "module": "esm/index.js", | ||
"peerDependencies": { | ||
"@mantine/core": "4.2.11", | ||
"@mantine/hooks": "4.2.11", | ||
"@mantine/core": "4.2.12", | ||
"@mantine/hooks": "4.2.12", | ||
"react": ">=16.8.0", | ||
@@ -37,0 +37,0 @@ "react-dom": ">=16.8.0" |