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-05-14) ### Dependencies * **@antv/x6:** upgraded to 1.21.5
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-05-14)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.21.5
|
||||
|
||||
# @antv/x6-svg-to-shape 1.0.0 (2021-05-12)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@antv/x6-svg-to-shape",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "convert svg to shape definition",
|
||||
"scripts": {
|
||||
"start": "umi dev",
|
||||
@ -23,7 +23,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6": "^1.21.4",
|
||||
"@antv/x6": "^1.21.5",
|
||||
"@umijs/preset-react": "1.x",
|
||||
"antd": "^4.4.2",
|
||||
"classnames": "^2.2.6",
|
||||
|
Reference in New Issue
Block a user