@ferscloud/fers-calculation-web 0.2.32 → 0.2.34

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.
@@ -62,10 +62,10 @@ export function load_fers_from_file(path) {
62
62
  wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
63
63
  }
64
64
  }
65
- export function __wbg___wbindgen_throw_1506f2235d1bdba0(arg0, arg1) {
65
+ export function __wbg___wbindgen_throw_bbadd78c1bac3a77(arg0, arg1) {
66
66
  throw new Error(getStringFromWasm0(arg0, arg1));
67
67
  }
68
- export function __wbg_now_190933fa139cc119() {
68
+ export function __wbg_now_bce4dc999095ea77() {
69
69
  const ret = Date.now();
70
70
  return ret;
71
71
  }
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ferscloud/fers-calculation-web",
3
3
  "type": "module",
4
- "version": "0.2.32",
4
+ "version": "0.2.34",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/Jeroen124/FERS_calculations.git"