fix: delete the dependency of g2

This commit is contained in:
Yanyan-Wang 2018-09-28 11:31:45 +08:00
parent c02aa9b8f6
commit 31bc173820

View File

@ -110,7 +110,6 @@
}, },
"dependencies": { "dependencies": {
"@antv/g": "~3.2.0", "@antv/g": "~3.2.0",
"@antv/g2": "~3.2.7",
"@antv/component": "~0.0.4", "@antv/component": "~0.0.4",
"@antv/hierarchy": "~0.3.13", "@antv/hierarchy": "~0.3.13",
"@antv/scale": "^0.0.1", "@antv/scale": "^0.0.1",