@yeepay/table-ruleset 2.0.0-beta.0 → 2.0.1

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 +1 -1
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import { ref as j, watch as F, nextTick as ee, onMounted as Vt, onUnmounted as K
3
3
  import { useSchema as me, materials as Le, useEvent as qt, i18n as de, useReactive as Jn, useComponentContext as Xn, meta as at } from "@yeepay/lowcode-renderer";
4
4
  import it from "dayjs";
5
5
  import Yn from "viewerjs";
6
- const Zn = "@yeepay/table-ruleset", Qn = "2.0.0-beta.0", er = [
6
+ const Zn = "@yeepay/table-ruleset", Qn = "2.0.1", er = [
7
7
  "./dist/styles/*"
8
8
  ], tr = {
9
9
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yeepay/table-ruleset",
3
- "version": "2.0.0-beta.0",
3
+ "version": "2.0.1",
4
4
  "sideEffects": [
5
5
  "./dist/styles/*"
6
6
  ],