@ -1,7 +1,7 @@
{
"name": "resemblejs",
"main": "resemble.js",
"version": "2.3.0",
"version": "2.4.0",
"homepage": "https://github.com/Huddle/Resemble.js",
"authors": [
"James Cryer <james.cryer@huddle.com>"
@ -63,7 +63,7 @@ footer {
#image-diff {
margin-left: 0;
margin-top: 50px;
margin-top: 25px;
border-style: solid;
}
@ -88,6 +88,7 @@
<p>
Don't have any images to compare?
<br />
<button class="btn" id="example-images">Use example images</button>
@ -1,6 +1,6 @@
"description": "Image analysis and comparison with HTML5",
"repository": {