mimium-web 2.2.4 → 2.2.5

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/mimium_web.js CHANGED
@@ -590,11 +590,11 @@ function __wbg_get_imports() {
590
590
  const ret = false;
591
591
  return ret;
592
592
  };
593
- imports.wbg.__wbindgen_closure_wrapper137 = function(arg0, arg1, arg2) {
593
+ imports.wbg.__wbindgen_closure_wrapper141 = function(arg0, arg1, arg2) {
594
594
  const ret = makeMutClosure(arg0, arg1, 40, __wbg_adapter_18);
595
595
  return ret;
596
596
  };
597
- imports.wbg.__wbindgen_closure_wrapper198 = function(arg0, arg1, arg2) {
597
+ imports.wbg.__wbindgen_closure_wrapper200 = function(arg0, arg1, arg2) {
598
598
  const ret = makeMutClosure(arg0, arg1, 69, __wbg_adapter_21);
599
599
  return ret;
600
600
  };
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Tomoya Matsuura <me@matsuuratomoya.com>"
6
6
  ],
7
7
  "description": "mimium wasm binding package.",
8
- "version": "2.2.4",
8
+ "version": "2.2.5",
9
9
  "license": "MPL-2.0",
10
10
  "repository": {
11
11
  "type": "git",