chore(release): @antv/x6-app-draw@1.1.4 [skip ci]

## @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-03-23)

### Dependencies

* **@antv/x6:** upgraded to 1.17.7
* **@antv/x6-react-components:** upgraded to 1.1.2
This commit is contained in:
x6-bot
2021-03-23 02:13:35 +00:00
parent dae419f337
commit 2dc0bf1f75
2 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,14 @@
## @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-03-23)
### Dependencies
* **@antv/x6:** upgraded to 1.17.7
* **@antv/x6-react-components:** upgraded to 1.1.2
## @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-03-20)

View File

@ -9,8 +9,8 @@
"precommit": "lint-staged"
},
"dependencies": {
"@antv/x6": "^1.17.6",
"@antv/x6-react-components": "^1.1.1",
"@antv/x6": "^1.17.7",
"@antv/x6-react-components": "^1.1.2",
"antd": "^4.4.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"