From 281bd86a47f1017f0b4afd617b39e98e4006deb7 Mon Sep 17 00:00:00 2001 From: "Matthias L. Jugel" Date: Thu, 22 Sep 2016 17:29:36 +0200 Subject: [PATCH 1/2] use calliope branch --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 55b7ecd..b6bfbef 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "A simple to use collection of the most commonly used components in the micro:bit runtime", "license": "MIT", "dependencies": { - "microbit-dal": "calliope-mini/microbit-dal#integrated-20160918" + "microbit-dal": "calliope-mini/microbit-dal#calliope" }, "extraIncludes": [ "inc" From 4733bb8e033031cf868b63e3ed8fb0a7254b878d Mon Sep 17 00:00:00 2001 From: "Matthias L. Jugel" Date: Wed, 28 Sep 2016 19:27:29 +0200 Subject: [PATCH 2/2] add tagged pre-release for dal --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index b6bfbef..e542c00 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "A simple to use collection of the most commonly used components in the micro:bit runtime", "license": "MIT", "dependencies": { - "microbit-dal": "calliope-mini/microbit-dal#calliope" + "microbit-dal": "calliope-mini/microbit-dal#20160928-calliope-0.2" }, "extraIncludes": [ "inc"