From 93efd385d266ae2179767258467a54a456b1d1c8 Mon Sep 17 00:00:00 2001 From: Michal Moskal Date: Sun, 20 Jan 2019 18:31:37 +0000 Subject: [PATCH] Set microbit-dal version to pxtgc-0 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 7f58909..01821e8 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": "lancaster-university/microbit-dal#v2.1.1" + "microbit-dal": "lancaster-university/microbit-dal#pxtgc-0" }, "extraIncludes": [ "inc"