diff --git a/module.json b/module.json index a9b040c..81c9da1 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "The micro:bit runtime common abstraction with examples.", "license": "MIT", "dependencies": { - "microbit": "lancaster-university/microbit#v2.0.0-rc3" + "microbit": "lancaster-university/microbit" }, "targetDependencies": {}, "bin": "./source"