summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-01-31 15:35:17 -0600
committerCheng-Han, Wu2016-01-31 15:35:17 -0600
commit3e48d46514897f480909c1d775eb04fafd3e7325 (patch)
treeaa0960cde45459e606b6715fec013319b03a7f8c /bower.json
parenteba84527c324744d841b5c4cb5facef3b3e8e50c (diff)
Moved dependency "flowchart" to bower and make it update-to-date
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 6505d091..db3d0f8f 100644
--- a/bower.json
+++ b/bower.json
@@ -32,6 +32,7 @@
"viz.js": "~1.3.0",
"js-yaml": "~3.5.2",
"to-markdown": "~1.3.0",
- "lz-string": "~1.4.4"
+ "lz-string": "~1.4.4",
+ "flowchart": "~1.6.1"
}
}