1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 14:11:35 +02:00

Increase slate-react's minimum slate version to 0.114.0 (#5853)

This commit is contained in:
Joe Anderson
2025-04-30 16:40:53 +01:00
committed by GitHub
parent ee2cea9ea1
commit 9fe6184ca2
3 changed files with 7 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
"peerDependencies": {
"react": ">=18.2.0",
"react-dom": ">=18.2.0",
"slate": ">=0.99.0",
"slate": ">=0.114.0",
"slate-dom": ">=0.110.2"
},
"umdGlobals": {