Skip to content

Commit 453dc9a

Browse files
committed
0.0.14 - bug fix
1 parent 77aa147 commit 453dc9a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
22
"name": "@braidjs/dom-diff",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"description": "utilities for diffing html doms",
55
"author": "Braid Working Group",
66
"repository": "braid-org/dom-diff",
77
"homepage": "https://braid.org",
88
"dependencies": {
9-
"@braidjs/dom-diff": "^0.0.7",
109
"braid-http": "^0.3.20",
1110
"braid-text": "^0.0.15",
1211
"web-tree-sitter": "^0.22.6"

0 commit comments

Comments
 (0)