chore(release): @antv/x6-app-er@1.1.6 [skip ci]

## @antv/x6-app-er [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.5...@antv/x6-app-er@1.1.6) (2021-07-09)

### Dependencies

* **@antv/x6:** upgraded to 1.24.5
This commit is contained in:
x6-bot
2021-07-09 08:28:48 +00:00
parent 31a7d0f5f0
commit 531aad0305
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @antv/x6-app-er [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.5...@antv/x6-app-er@1.1.6) (2021-07-09)
### Dependencies
* **@antv/x6:** upgraded to 1.24.5
## @antv/x6-app-er [1.1.5](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.4...@antv/x6-app-er@1.1.5) (2021-07-05)
## @antv/x6-app-er [1.1.5](https://github.com/antvis/x6/compare/@antv/x6-app-er@1.1.4...@antv/x6-app-er@1.1.5) (2021-06-23)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-app-er",
"version": "1.1.5",
"version": "1.1.6",
"scripts": {
"start": "umi dev",
"build": "umi build",
@ -22,7 +22,7 @@
]
},
"dependencies": {
"@antv/x6": "^1.24.4",
"@antv/x6": "^1.24.5",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.5",
"antd": "^4.4.2",