mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-02 11:42:53 +02:00
Remove unused slate-history dependency on immer (#4430)
This commit is contained in:
5
.changeset/itchy-poems-lie.md
Normal file
5
.changeset/itchy-poems-lie.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-history': patch
|
||||
---
|
||||
|
||||
Removed unnecessary (and outdated) dependency on `immer`
|
@@ -14,7 +14,6 @@
|
||||
"dist/"
|
||||
],
|
||||
"dependencies": {
|
||||
"immer": "^8.0.1",
|
||||
"is-plain-object": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user