Skip to content

Commit

Permalink
Fixing showdown link to work without git
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisDS committed Mar 26, 2014
1 parent 69d13b1 commit a458165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"nodemailer": "0.5.13",
"rss": "0.2.1",
"semver": "2.2.1",
"showdown": "git://github.com/ErisDS/showdown.git#v0.3.2-ghost",
"showdown": "https://github.com/ErisDS/showdown/archive/v0.3.2-ghost.tar.gz",
"sqlite3": "2.2.0",
"unidecode": "0.1.3",
"validator": "3.4.0",
Expand Down

0 comments on commit a458165

Please sign in to comment.