summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorWu Cheng-Han2016-01-12 07:56:29 -0600
committerWu Cheng-Han2016-01-12 07:56:29 -0600
commit1672df3dceebe885ded02530799a78d5a07be1d7 (patch)
tree2eb7db3827d5a1c282951e4d6730a291916e574e /bower.json
parent8af7841de331a8e65fb8d5968f35e210ac508e6e (diff)
Added support of graphviz
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 6ff59e20..da93a2a5 100644
--- a/bower.json
+++ b/bower.json
@@ -28,6 +28,7 @@
"moment": "~2.10.6",
"handlebars": "~4.0.5",
"js-url": "~2.0.2",
- "socket.io-client": "~1.3.7"
+ "socket.io-client": "~1.3.7",
+ "viz.js": "~1.3.0"
}
}