Skip to content

Commit a402781

Browse files
committed
Add repository information to package.json
1 parent a1e4ab1 commit a402781

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,9 @@
3737
"mailparser": "^3.6.9",
3838
"unique-username-generator": "^1.3.0"
3939
},
40-
"devDependencies": {}
40+
"devDependencies": {},
41+
"repository": {
42+
"type": "git",
43+
"url": "https://github.com/DemonMartin/miabClient.git"
44+
}
4145
}

0 commit comments

Comments
 (0)