summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-02-16 20:08:44 -0800
committerCheng-Han, Wu2016-02-16 20:08:44 -0800
commitb2b1be3dda406312add39997ad8bd9494f20b7f8 (patch)
tree997403359ffc0f585fa52752c399ce87287222c3 /bower.json
parent3f2f063e9b6c6d36169f6acefc27df87d0bd176b (diff)
Support set url path and use relative url, move raphael to bower and fixed minor issue in history
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 cf9b79bc..b4751355 100644
--- a/bower.json
+++ b/bower.json
@@ -33,7 +33,8 @@
"js-yaml": "~3.5.2",
"to-markdown": "~1.3.0",
"lz-string": "~1.4.4",
- "flowchart": "~1.6.1",
+ "raphael": "~2.1.4",
+ "flowchart": "~1.6.2",
"xss": "~0.2.10"
}
}