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