We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c088a84 + 65d5b8d commit aaa49f7Copy full SHA for aaa49f7
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "lcs-image-diff",
3
"version": "1.1.0",
4
- "description": "A javascript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift. ",
+ "description": "A JavaScript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift.",
5
"main": "src/index.js",
6
"files": [
7
"src"
0 commit comments