merfix 0.1.38 → 0.1.40

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/README.md CHANGED
@@ -37,9 +37,7 @@ https://www.npmjs.com/package/merfix
37
37
 
38
38
  ## Demo
39
39
 
40
- ```
41
- https://dimitrmo.github.io/merfix/
42
- ```
40
+ See https://dimitrmo.github.io/merfix/
43
41
 
44
42
  ## JavaScript Integration
45
43
 
package/merfix_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "merfix",
3
3
  "type": "module",
4
4
  "description": "Utility to remove EXIF metadata from images from browser",
5
- "version": "0.1.38",
5
+ "version": "0.1.40",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",