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

## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-06-20)

### Dependencies

* **@antv/x6-react-shape:** upgraded to 1.4.4
This commit is contained in:
x6-bot
2021-06-20 11:38:25 +00:00
parent d4534e3623
commit 31c19baade
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @antv/x6-app-dag [1.1.6](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.5...@antv/x6-app-dag@1.1.6) (2021-06-20)
### Dependencies
* **@antv/x6-react-shape:** upgraded to 1.4.4
## @antv/x6-app-dag [1.1.5](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.4...@antv/x6-app-dag@1.1.5) (2021-06-19)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-app-dag",
"version": "1.1.5",
"version": "1.1.6",
"scripts": {
"start": "umi dev",
"build": "umi build",
@ -26,7 +26,7 @@
"@ant-design/icons": "^4.2.1",
"@antv/x6": "^1.24.0",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.3",
"@antv/x6-react-shape": "^1.4.4",
"@types/dompurify": "^2.0.4",
"ahooks": "^2.7.0",
"antd": "^4.4.2",