1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-13 02:34:05 +02:00

Version Packages (#5159)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-10-19 21:36:54 -07:00
committed by GitHub
parent a2184d8657
commit 2adda79e65
7 changed files with 14 additions and 13 deletions

View File

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