We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0387af7 commit 559b8e3Copy full SHA for 559b8e3
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "visual-differ",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"description": "CLI tool for comparing screenshot directories using pixel-perfect image comparison with HTML reports",
5
"type": "module",
6
"bin": {
@@ -63,4 +63,4 @@
63
"pixelmatch": "^7.1.0",
64
"pngjs": "^7.0.0"
65
}
66
-}
+}
0 commit comments