chore(release): @antv/x6-sites@1.2.1 [skip ci]

## @antv/x6-sites [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-sites@1.2.0...@antv/x6-sites@1.2.1) (2021-06-21)

### Dependencies

* **@antv/x6:** upgraded to 1.24.1
This commit is contained in:
x6-bot
2021-06-21 05:51:29 +00:00
parent a5c1817b56
commit 9efad0bac8
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
## @antv/x6-sites [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-sites@1.2.0...@antv/x6-sites@1.2.1) (2021-06-21)
### Dependencies
* **@antv/x6:** upgraded to 1.24.1
## @antv/x6-sites [1.2.2](https://github.com/antvis/x6/compare/@antv/x6-sites@1.2.1...@antv/x6-sites@1.2.2) (2021-06-20)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "@antv/x6-sites",
"version": "1.2.2",
"version": "1.2.1",
"description": "X6 sites deployed on gh-pages",
"scripts": {
"clean": "gatsby clean",
@ -16,7 +16,7 @@
],
"dependencies": {
"@antv/gatsby-theme-antv": "^1.0.3",
"@antv/x6": "^1.24.0",
"@antv/x6": "^1.24.1",
"@antv/x6-react-components": "^1.1.13",
"@antv/x6-react-shape": "^1.4.4",
"@antv/layout": "^0.1.9",