Add repository info to package config

This commit is contained in:
Basti 2017-05-09 16:58:49 +02:00
parent ad9bd80b8e
commit 69e7140991

View File

@ -13,6 +13,10 @@
"Sebastian Kippe <sebastian@kip.pe>" "Sebastian Kippe <sebastian@kip.pe>"
], ],
"license": "MIT", "license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/67P/remotestorage-module-chat-messages.git"
},
"devDependencies": { "devDependencies": {
"babel-core": "^6.18.2", "babel-core": "^6.18.2",
"babel-loader": "^6.2.7", "babel-loader": "^6.2.7",