Skip to content

Commit 22537b8

Browse files
committed
Merge pull request #1 from SyntaxRules/patch-1
Update to depend upon showdown
2 parents fe2e11e + 397092e commit 22537b8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bower.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"web": "https://github.com/showdownjs/prettify-extension"
2222
},
2323
"main": ["dist/showdown-prettify.js"],
24+
"dependencies": {
25+
"showdown": "^0.3.4"
26+
},
2427
"ignore": [
2528
"src/",
2629
"test/",

0 commit comments

Comments
 (0)