From f006fc330483be2ed26295eaf4a47c0f18580220 Mon Sep 17 00:00:00 2001 From: Liyou Zhou Date: Wed, 11 Nov 2015 10:59:37 +0000 Subject: [PATCH] Add repositories to module.json --- module.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/module.json b/module.json index 02f788e..8765bd6 100644 --- a/module.json +++ b/module.json @@ -8,6 +8,10 @@ "sdk" ], "author": "", + "repository": { + "url": "git@github.com:ARMmbed/nrf51-sdk.git", + "type": "git" + }, "license": "nordic", "targetDependencies": { "mbed-classic": {