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

Version Packages (#5238)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-22 04:37:32 -07:00
committed by GitHub
parent 43a5f6f224
commit f2fb5aac5d
7 changed files with 14 additions and 13 deletions

View File

@@ -34,7 +34,7 @@
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"react-test-renderer": ">=16.8.0",
"slate": "^0.87.0",
"slate": "^0.88.1",
"slate-hyperscript": "^0.81.3",
"source-map-loader": "^4.0.0"
},