fixed typo in dal dependency
This commit is contained in:
parent
193a050ac4
commit
f4e7e01c1d
1 changed files with 1 additions and 1 deletions
|
@ -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#2.0.0-rc10"
|
||||
"microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc10"
|
||||
},
|
||||
"extraIncludes": [
|
||||
"inc"
|
||||
|
|
Loading…
Reference in a new issue