@unizhen/ui 0.0.14 → 0.0.15

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/lib/ui.js +1 -1
  2. package/package.json +1 -1
package/lib/ui.js CHANGED
@@ -10311,7 +10311,7 @@ function vk(e, t, r) {
10311
10311
  refetch: f
10312
10312
  };
10313
10313
  }
10314
- const Oy = "0.0.14";
10314
+ const Oy = "0.0.15";
10315
10315
  let Oc;
10316
10316
  async function Rc() {
10317
10317
  const e = await fetch(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unizhen/ui",
3
- "version": "0.0.14",
3
+ "version": "0.0.15",
4
4
  "author": {
5
5
  "name": "Donovan"
6
6
  },