Skip to content

Commit 744d14a

Browse files
Define git repository
1 parent 6b3aa63 commit 744d14a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"start": "vuepress dev docs",
88
"build": "vuepress build docs"
99
},
10+
"repository": {
11+
"type": "git",
12+
"url": "git+https://github.com/mojs/mojs.github.io.git"
13+
},
1014
"homepage": "https://mojs.github.io/",
1115
"devDependencies": {
1216
"vuepress": "^1.0.0-alpha.47"

0 commit comments

Comments
 (0)