summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorWu Cheng-Han2016-01-12 08:03:56 -0600
committerWu Cheng-Han2016-01-12 08:03:56 -0600
commit473212676ade788b6603a7a3c2bec726c6ca1579 (patch)
tree2929e414745edff86a50abd2cd79244430ec956c /bower.json
parent2ecec3b59aabe2fd6156338cd4cbab7672d4f9b1 (diff)
Fixed importFromUrl should parse by the file extension, and move to-markdown dependency to bower
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 a90aec00..eecc8b76 100644
--- a/bower.json
+++ b/bower.json
@@ -30,6 +30,7 @@
"js-url": "~2.0.2",
"socket.io-client": "~1.3.7",
"viz.js": "~1.3.0",
- "js-yaml": "~3.4.6"
+ "js-yaml": "~3.4.6",
+ "to-markdown": "~1.3.0"
}
}