microbit: updated module.json to point to a tagged release of microbit-dal.

master v1.0.0-rc1
James Devine 2016-04-08 19:44:20 +01:00
parent c5889e4c72
commit 019f370ded
1 changed files with 1 additions and 1 deletions

View File

@ -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#master"
"microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc1"
},
"extraIncludes": [
"inc"