jscanify 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/index.html CHANGED
@@ -32,7 +32,7 @@
32
32
  fill="black" class="octo-body"></path>
33
33
  </svg>
34
34
  </a>
35
- <img src="images/logo-full.png" alt="jscanify logo" style="height: 100px" />
35
+ <img src="images/logo-full.png" alt="jscanify logo" style="width: 375px" />
36
36
  <h2>the javascript document scanning library.</h2>
37
37
  <br />
38
38
  <div class="view-on">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jscanify",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "Open-source Javascript mobile document scanner.",
5
5
  "main": "src/jscanify-node.js",
6
6
  "directories": {
File without changes
File without changes
File without changes
File without changes
File without changes