sanity-diff-patch
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "sanity-diff-patch", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another", | ||
@@ -49,3 +49,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@sanity/diff-match-patch": "^2.1.0" | ||
"@sanity/diff-match-patch": "^3.0.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
+ Added@sanity/diff-match-patch@3.2.0(transitive)
- Removed@sanity/diff-match-patch@2.1.0(transitive)