1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-29 16:43:09 +03:00

Add git repo to package.json

This commit is contained in:
Kegan Dougal
2015-03-04 17:42:22 +00:00
parent 3e1c4b0816
commit 50f5279fb7

View File

@@ -6,6 +6,9 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"url": "https://github.com/matrix-org/matrix-js-sdk"
},
"keywords": [
"matrix-org"
],