fix: revert to slate 0.88.1 to match plate project (#509)

This commit is contained in:
Daniel Lautzenheiser
2023-02-08 14:40:39 -05:00
committed by GitHub
parent 72b82d7628
commit 351f96ac10
2 changed files with 10 additions and 16 deletions

View File

@ -141,10 +141,10 @@
"sanitize-filename": "1.6.3",
"scheduler": "0.23.0",
"semaphore": "1.1.0",
"slate": "0.90.0",
"slate": "0.88.1",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.90.0",
"slate-react": "0.88.2",
"stream-browserify": "3.0.0",
"styled-components": "5.3.6",
"symbol-observable": "4.0.0",