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

## @antv/x6-app-dag [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.3...@antv/x6-app-dag@1.1.4) (2021-01-21)

### Dependencies

* **@antv/x6:** upgraded to 1.12.7
This commit is contained in:
x6-bot
2021-01-21 06:23:33 +00:00
parent adb71a6676
commit da7d103838
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @antv/x6-app-dag [1.1.4](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.3...@antv/x6-app-dag@1.1.4) (2021-01-21)
### Dependencies
* **@antv/x6:** upgraded to 1.12.7
## @antv/x6-app-dag [1.1.3](https://github.com/antvis/x6/compare/@antv/x6-app-dag@1.1.2...@antv/x6-app-dag@1.1.3) (2021-01-21)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-app-dag",
"version": "1.1.3",
"version": "1.1.4",
"scripts": {
"start": "umi dev",
"build": "umi build",
@ -24,7 +24,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@antv/x6": "^1.12.6",
"@antv/x6": "^1.12.7",
"@antv/x6-react-components": "^1.1.1",
"@antv/x6-react-shape": "^1.2.4",
"@types/dompurify": "^2.0.4",