1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 02:49:56 +02:00

Remove unused slate-history dependency on immer (#4430)

This commit is contained in:
Andrew Herron
2021-08-10 11:43:47 +10:00
committed by GitHub
parent 4f0ba30f0a
commit 748bf75005
2 changed files with 5 additions and 1 deletions

View File

@@ -14,7 +14,6 @@
"dist/"
],
"dependencies": {
"immer": "^8.0.1",
"is-plain-object": "^3.0.0"
},
"devDependencies": {