bt-core-app 2.0.113 → 2.0.114

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.
@@ -7903,7 +7903,7 @@ function iP(e) {
7903
7903
  async function g(b, y, k, C) {
7904
7904
  var $;
7905
7905
  console.log(b), console.log(y), console.log(k);
7906
- let M = p_((($ = a.value[b]) == null ? void 0 : $.data) ?? {}, y, e.updateIgnoreProps, "all-obj2-props");
7906
+ let M = Ot(p_((($ = a.value[b]) == null ? void 0 : $.data) ?? {}, y, e.updateIgnoreProps, "all-obj2-props"));
7907
7907
  console.log(M);
7908
7908
  let D = {
7909
7909
  meta: { storedOn: t.toString() },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "2.0.113",
3
+ "version": "2.0.114",
4
4
  "description": "Core app tools for some basic features like navigation, authentication, server apis, and cosmetics",
5
5
  "homepage": "https://github.com/BlitzItTech/bt-core",
6
6
  "bugs": {