From 94e6ca608b417da5eb051d1c5e94c31388da9369 Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Thu, 12 Jul 2018 10:15:36 +0800
Subject: [PATCH] token 完善

---
 package.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index cdfaf25..a51175e 100644
--- a/package.json
+++ b/package.json
@@ -38,8 +38,8 @@
     "@angular/platform-browser-dynamic": "^5.0.0",
     "@angular/router": "^5.0.0",
     "@antv/data-set": "^0.7.0",
-    "@antv/g2": "^3.0.1",
-    "@antv/g2-plugin-slider": "^2.0.0",
+    "@antv/g2": "^3.2.2",
+    "@antv/g2-plugin-slider": "^2.0.3",
     "@delon/abc": "^0.3.0-rc.1",
     "@delon/acl": "^0.3.0-rc.1",
     "@delon/theme": "^0.3.0-rc.1",

--
Gitblit v1.8.0