@antv/g6-core
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -50,3 +50,3 @@ var subjectColor = 'rgb(95, 149, 255)'; | ||
export default { | ||
version: '0.0.10', | ||
version: '0.0.11', | ||
rootContainerClassName: 'root-container', | ||
@@ -53,0 +53,0 @@ nodeContainerClassName: 'node-container', |
@@ -56,3 +56,3 @@ "use strict"; | ||
var _default = { | ||
version: '0.0.10', | ||
version: '0.0.11', | ||
rootContainerClassName: 'root-container', | ||
@@ -59,0 +59,0 @@ nodeContainerClassName: 'node-container', |
{ | ||
"name": "@antv/g6-core", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "A Graph Visualization Framework in JavaScript", | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@antv/algorithm": "^0.0.7", | ||
"@antv/algorithm": "^0.1.2", | ||
"@antv/dom-util": "^2.0.1", | ||
@@ -64,0 +64,0 @@ "@antv/event-emitter": "~0.1.0", |
+ Added@antv/algorithm@0.1.26(transitive)
- Removed@antv/algorithm@0.0.7(transitive)
Updated@antv/algorithm@^0.1.2