We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83ba50 commit f49bdc9Copy full SHA for f49bdc9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "diff-dom",
3
- "version": "5.1.2",
+ "version": "5.1.3",
4
"description": "A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.",
5
"main": "dist/index.js",
6
"module": "dist/module.js",
0 commit comments