Skip to content

Commit c8b0b28

Browse files
authored
refactor(core): utilize @sanity/diff-patch (#563)
1 parent b58bac3 commit c8b0b28

File tree

6 files changed

+16
-631
lines changed

6 files changed

+16
-631
lines changed

packages/core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"@sanity/client": "^7.2.1",
6060
"@sanity/comlink": "^3.0.4",
6161
"@sanity/diff-match-patch": "^3.2.0",
62+
"@sanity/diff-patch": "^6.0.0",
6263
"@sanity/message-protocol": "^0.12.0",
6364
"@sanity/mutate": "^0.12.4",
6465
"@sanity/types": "^3.83.0",

packages/core/src/document/diffPatch.test.ts

Lines changed: 0 additions & 335 deletions
This file was deleted.

0 commit comments

Comments
 (0)