Skip to content

Commit f49bdc9

Browse files
committed
5.1.3
1 parent e83ba50 commit f49bdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff-dom",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.",
55
"main": "dist/index.js",
66
"module": "dist/module.js",

0 commit comments

Comments
 (0)