From: Wolfram Schneider Date: Wed, 5 Feb 2014 11:08:49 +0000 (+0100) Subject: add repository section X-Git-Tag: 1.0.0~1520 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=d408194c5981964b0941127e0f1c5ad30c81c3c9;p=mkws-moved-to-github.git add repository section will reduce the warning noice --- diff --git a/test/package.json b/test/package.json index ac5366d..b99f27b 100644 --- a/test/package.json +++ b/test/package.json @@ -17,5 +17,8 @@ "jasmine-node": "*", "phantomjs": "*" }, - "dummy": "EOF" + "repository": { + "type": "git", + "url": "http://git.indexdata.com/mkws.git" + } }