Skip to content

Commit 25e6600

Browse files
committed
Revert "feat: add data-cid as key (#16)"
This reverts commit 8fd96bf.
1 parent 8fd96bf commit 25e6600

File tree

3 files changed

+6
-532
lines changed

3 files changed

+6
-532
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff-dom-streaming",
3-
"version": "0.6.2",
3+
"version": "0.6.1",
44
"bugs": "https://github.com/aralroca/diff-dom-streaming/issues",
55
"description": "Diff DOM algorithm with streaming. Gets all modifications, insertions and removals between a DOM fragment and a stream HTML reader.",
66
"keywords": [

0 commit comments

Comments
 (0)