@ferscloud/fers-calculation-web 0.2.34 → 0.2.36

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_bbadd78c1bac3a77(arg0, arg1) {
65
+ export function __wbg___wbindgen_throw_ea4887a5f8f9a9db(arg0, arg1) {
66
66
  throw new Error(getStringFromWasm0(arg0, arg1));
67
67
  }
68
- export function __wbg_now_bce4dc999095ea77() {
68
+ export function __wbg_now_d2e0afbad4edbe82() {
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.34",
4
+ "version": "0.2.36",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/Jeroen124/FERS_calculations.git"