summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorWu Cheng-Han2017-02-02 23:27:34 +0800
committerWu Cheng-Han2017-02-02 23:27:34 +0800
commit3df5507589e09b9ec75fb1f8e0c750c6590fc003 (patch)
treeaa878f59eb5e77d689df11225cf6c44dae533e44 /package.json
parentf27fc90a7482ab51882d9eb320feaf8b14881ea1 (diff)
Upgrade viz.js to fix manual workaround and get smaller file size
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1ed81c98..1c043184 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,7 @@
"validator": "^6.2.0",
"velocity-animate": "^1.4.0",
"visibilityjs": "^1.2.4",
- "viz.js": "^1.4.1",
+ "viz.js": "^1.7.0",
"winston": "^2.3.0",
"xss": "^0.3.3"
},