We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0c7fe commit 2685e33Copy full SHA for 2685e33
packages/x6-common/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@antv/x6-common",
3
- "version": "2.0.10",
+ "version": "2.0.11",
4
"description": "Basic toolkit for X6",
5
"main": "lib/index.js",
6
"module": "es/index.js",
packages/x6/package.json
"name": "@antv/x6",
- "version": "2.6.1",
+ "version": "2.7.1",
"description": "JavaScript diagramming library that uses SVG and HTML for rendering",
sites/x6-sites/.gitignore
@@ -3,4 +3,5 @@ node_modules
static/apps
static/demos
.dumi/tmp
-.dumi/tmp-production
+.dumi/tmp-production
7
+dist
0 commit comments