Skip to content

Commit

Permalink
Merge pull request #1 from SyntaxRules/patch-1
Browse files Browse the repository at this point in the history
 Update to depend upon showdown
  • Loading branch information
tivie committed May 30, 2015
2 parents fe2e11e + 397092e commit 22537b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"web": "https://github.com/showdownjs/prettify-extension"
},
"main": ["dist/showdown-prettify.js"],
"dependencies": {
"showdown": "^0.3.4"
},
"ignore": [
"src/",
"test/",
Expand Down

0 comments on commit 22537b8

Please sign in to comment.