Skip to content

Commit f2ccd56

Browse files
committed
Update metadata
1 parent ee6bd50 commit f2ccd56

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
"author": "Suan-Aik Yeo <[email protected]>",
33
"name": "instant-markdown-d",
44
"description": "Instantly-updating Markdown Server",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
6+
"license": "Apache-2.0",
7+
"homepage": "https://github.com/suan/instant-markdown-d",
8+
"repository": {
9+
"type": "git",
10+
"url": "git+https://github.com/suan/instant-markdown-d.git"
11+
},
612
"engine": "node",
713
"main": "instant-markdown-d",
814
"preferGlobal": "true",

0 commit comments

Comments
 (0)