chore(release): @antv/x6-app-draw@1.1.5 [skip ci]
## @antv/x6-app-draw [1.1.5](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.4...@antv/x6-app-draw@1.1.5) (2021-06-09) ### Dependencies * **@antv/x6:** upgraded to 1.23.6
This commit is contained in:
@ -1,3 +1,13 @@
|
||||
## @antv/x6-app-draw [1.1.5](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.4...@antv/x6-app-draw@1.1.5) (2021-06-09)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.23.6
|
||||
|
||||
## @antv/x6-app-draw [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-draw@1.1.3...@antv/x6-app-draw@1.1.4) (2021-06-09)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@antv/x6-app-draw",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"scripts": {
|
||||
"start": "umi dev",
|
||||
"build": "umi build",
|
||||
@ -9,7 +9,7 @@
|
||||
"precommit": "lint-staged"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6": "^1.23.5",
|
||||
"@antv/x6": "^1.23.6",
|
||||
"@antv/x6-react-components": "^1.1.11",
|
||||
"antd": "^4.4.2",
|
||||
"react": "^16.8.6",
|
||||
|
Reference in New Issue
Block a user