fix: 🐛 update x6-vector version (#1656)

This commit is contained in:
vector
2021-12-17 14:41:02 +08:00
committed by GitHub
parent f03194dff0
commit d4d21251cc
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"version": "1.2.4",
"version": "1.2.5",
"name": "@antv/x6-vector",
"description": "Lightweight library for manipulating and animating SVG.",
"main": "lib/index.js",

View File

@ -1,6 +1,6 @@
{
"name": "@antv/x6",
"version": "1.28.3",
"version": "1.28.4",
"description": "JavaScript diagramming library that uses SVG and HTML for rendering.",
"main": "lib/index.js",
"module": "es/index.js",