slate-react
Advanced tools
Comparing version 0.112.0-20241207072658 to 0.112.0
{ | ||
"name": "slate-react", | ||
"description": "Tools for building completely customizable richtext editors with React.", | ||
"version": "0.112.0-20241207072658", | ||
"version": "0.112.0", | ||
"license": "MIT", | ||
@@ -37,3 +37,3 @@ "repository": "git://github.com/ianstormtaylor/slate.git", | ||
"react-dom": "^18.2.0", | ||
"slate": "0.112.0-20241207072658", | ||
"slate": "^0.112.0", | ||
"slate-dom": "^0.111.0", | ||
@@ -46,3 +46,3 @@ "slate-hyperscript": "^0.100.0", | ||
"react-dom": ">=18.2.0", | ||
"slate": "0.112.0-20241207072658", | ||
"slate": ">=0.99.0", | ||
"slate-dom": ">=0.110.2" | ||
@@ -49,0 +49,0 @@ }, |
2442613