From d408194c5981964b0941127e0f1c5ad30c81c3c9 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 5 Feb 2014 12:08:49 +0100 Subject: [PATCH] add repository section will reduce the warning noice --- test/package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" + } } -- 1.7.10.4