Skip to content

Commit 6d6bafd

Browse files
committed
Bump up the markdown-parser version
Change the repository URL
1 parent 43eed3b commit 6d6bafd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "zulip-markdown-parser",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Converts zulip markdown to html",
55
"main": "parseMarkdown.js",
66
"scripts": {
77
"test": "jest preview"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/zulip/zulip-mobile/tree/zulip-markdown-parser"
11+
"url": "https://github.com/kunall17/zulip-markdown-parser"
1212
},
1313
"keywords": [
1414
"parser",

0 commit comments

Comments
 (0)