x-prop-tree 0.2.0 → 0.2.2

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -3327,7 +3327,7 @@ function Ic() {
3327
3327
  Za(
3328
3328
  "global",
3329
3329
  () => {
3330
- const e = ja(), t = R(!1);
3330
+ const e = ja(), t = R();
3331
3331
  Y(
3332
3332
  t,
3333
3333
  (o) => {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "x-prop-tree",
3
3
  "private": false,
4
- "version": "0.2.0",
4
+ "version": "0.2.2",
5
5
  "type": "module",
6
6
  "module": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
@@ -25,7 +25,7 @@
25
25
  "vue": "^3.4.26",
26
26
  "vue-i18n": "^9.13.1",
27
27
  "vuetify": "^3.6.5",
28
- "x-essential-lib": "^0.3.14",
28
+ "x-essential-lib": "^0.3.16",
29
29
  "x-runtime-lib": "^0.2.5"
30
30
  },
31
31
  "devDependencies": {