diff --git a/bower.json b/bower.json index 3ce1773..822b97a 100644 --- a/bower.json +++ b/bower.json @@ -21,6 +21,9 @@ "web": "https://github.com/showdownjs/prettify-extension" }, "main": ["dist/showdown-prettify.js"], + "dependencies": { + "showdown": "^0.3.4" + }, "ignore": [ "src/", "test/",