@ferscloud/fers-calculation 0.2.34 → 0.2.35

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.
@@ -70,10 +70,10 @@ exports.load_fers_from_file = load_fers_from_file;
70
70
  function __wbg_get_imports() {
71
71
  const import0 = {
72
72
  __proto__: null,
73
- __wbg___wbindgen_throw_bbadd78c1bac3a77: function(arg0, arg1) {
73
+ __wbg___wbindgen_throw_ea4887a5f8f9a9db: function(arg0, arg1) {
74
74
  throw new Error(getStringFromWasm0(arg0, arg1));
75
75
  },
76
- __wbg_now_bce4dc999095ea77: function() {
76
+ __wbg_now_d2e0afbad4edbe82: function() {
77
77
  const ret = Date.now();
78
78
  return ret;
79
79
  },
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ferscloud/fers-calculation",
3
- "version": "0.2.34",
3
+ "version": "0.2.35",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/Jeroen124/FERS_calculations.git"