@visactor/vchart-schema 1.13.13 → 1.13.14-alpha.0

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/package.json +3 -3
  2. package/vchart.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart-schema",
3
- "version": "1.13.13",
3
+ "version": "1.13.14-alpha.0",
4
4
  "description": "The VChart JSON schema file.",
5
5
  "sideEffects": false,
6
6
  "main": "vchart.json",
@@ -19,8 +19,8 @@
19
19
  "jest-electron": "^0.1.12",
20
20
  "ts-jest": "^26.0.0",
21
21
  "@types/semver": "7.3.12",
22
- "@internal/eslint-config": "0.0.1",
23
- "@internal/ts-config": "0.0.1"
22
+ "@internal/ts-config": "0.0.1",
23
+ "@internal/eslint-config": "0.0.1"
24
24
  },
25
25
  "homepage": "",
26
26
  "bugs": "https://github.com/VisActor/VChart/issues",
package/vchart.json CHANGED
@@ -71173,7 +71173,7 @@
71173
71173
  "type": "number"
71174
71174
  }
71175
71175
  ],
71176
- "description": "set the height of node",
71176
+ "description": "add columns information since 1.16.11",
71177
71177
  "since": "1.11.0"
71178
71178
  },
71179
71179
  "nodeKey": {
@@ -71691,7 +71691,7 @@
71691
71691
  "type": "number"
71692
71692
  }
71693
71693
  ],
71694
- "description": "set the height of node",
71694
+ "description": "add columns information since 1.16.11",
71695
71695
  "since": "1.11.0"
71696
71696
  },
71697
71697
  "nodeKey": {