Skip to content

Commit a458165

Browse files
committed
Fixing showdown link to work without git
1 parent 69d13b1 commit a458165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"nodemailer": "0.5.13",
4949
"rss": "0.2.1",
5050
"semver": "2.2.1",
51-
"showdown": "git://github.com/ErisDS/showdown.git#v0.3.2-ghost",
51+
"showdown": "https://github.com/ErisDS/showdown/archive/v0.3.2-ghost.tar.gz",
5252
"sqlite3": "2.2.0",
5353
"unidecode": "0.1.3",
5454
"validator": "3.4.0",

0 commit comments

Comments
 (0)