microbit: updated module.json to point to a tagged release of microbit-dal.
parent
c5889e4c72
commit
019f370ded
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue