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:
@ -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)
|
||||
|
||||
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user