chore(release): @antv/x6-svg-to-shape@1.0.1 [skip ci]

## @antv/x6-svg-to-shape [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.0...@antv/x6-svg-to-shape@1.0.1) (2021-06-19)

### Dependencies

* **@antv/x6:** upgraded to 1.24.0
This commit is contained in:
x6-bot
2021-06-19 14:51:05 +00:00
parent 04edb734e5
commit 9bd868820f
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @antv/x6-svg-to-shape [1.0.1](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.0...@antv/x6-svg-to-shape@1.0.1) (2021-06-19)
### Dependencies
* **@antv/x6:** upgraded to 1.24.0
## @antv/x6-svg-to-shape [1.0.2](https://github.com/antvis/x6/compare/@antv/x6-svg-to-shape@1.0.1...@antv/x6-svg-to-shape@1.0.2) (2021-06-19)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-svg-to-shape",
"version": "1.0.2",
"version": "1.0.1",
"description": "convert svg to shape definition",
"scripts": {
"start": "umi dev",
@ -23,7 +23,7 @@
]
},
"dependencies": {
"@antv/x6": "^1.23.13",
"@antv/x6": "^1.24.0",
"@umijs/preset-react": "1.x",
"antd": "^4.4.2",
"classnames": "^2.2.6",