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

Version Packages (#5162)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-08 10:36:36 -07:00
committed by GitHub
parent d8dbbb19f7
commit 6efe3d9a22
10 changed files with 23 additions and 24 deletions

View File

@@ -33,7 +33,7 @@
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"react-test-renderer": ">=16.8.0",
"slate": "^0.84.0",
"slate": "^0.85.0",
"slate-hyperscript": "^0.81.3",
"source-map-loader": "^4.0.0"
},