1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-02 11:42:53 +02:00

Upgrade immer to 7.0.0 (#3850)

This commit is contained in:
Krzysztof Mędrzycki
2021-01-15 18:07:42 +01:00
committed by GitHub
parent d22c76ae13
commit 79e02e881f
4 changed files with 7 additions and 7 deletions

View File

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