fixed typo in dal dependency

This commit is contained in:
Peli de Halleux 2017-05-29 19:47:22 -07:00
parent 193a050ac4
commit f4e7e01c1d

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