chore(release): @antv/x6-example-features@1.2.1 [skip ci]
## @antv/x6-example-features [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.0...@antv/x6-example-features@1.2.1) (2021-01-25) ### Dependencies * **@antv/x6:** upgraded to 1.12.16
This commit is contained in:
@ -1,3 +1,13 @@
|
||||
## @antv/x6-example-features [1.2.1](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.2.0...@antv/x6-example-features@1.2.1) (2021-01-25)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* **@antv/x6:** upgraded to 1.12.16
|
||||
|
||||
# @antv/x6-example-features [1.2.0](https://github.com/antvis/x6/compare/@antv/x6-example-features@1.1.2...@antv/x6-example-features@1.2.0) (2021-01-25)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@antv/x6-example-features",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"scripts": {
|
||||
"start": "umi dev",
|
||||
"build": "umi build",
|
||||
@ -10,7 +10,7 @@
|
||||
"precommit": "lint-staged"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/x6": "^1.12.15",
|
||||
"@antv/x6": "^1.12.16",
|
||||
"@antv/x6-react-components": "^1.1.1",
|
||||
"@antv/x6-react-shape": "^1.2.5",
|
||||
"antd": "^4.4.2",
|
||||
|
Reference in New Issue
Block a user