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-11)

### Dependencies

* **@antv/x6:** upgraded to 1.17.0
This commit is contained in:
x6-bot
2021-03-11 08:40:22 +00:00
parent 02e8c9fc5f
commit 5e401f4c64
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @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-11)
### Dependencies
* **@antv/x6:** upgraded to 1.17.0
## @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-03-11)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-app-draw",
"version": "1.1.5",
"version": "1.1.4",
"scripts": {
"start": "umi dev",
"build": "umi build",
@ -10,7 +10,7 @@
"precommit": "lint-staged"
},
"dependencies": {
"@antv/x6": "^1.16.0",
"@antv/x6": "^1.17.0",
"@antv/x6-react-components": "^1.1.1",
"antd": "^4.4.2",
"react": "^16.8.6",