v2.2.0-rc2

This commit is contained in:
Michal Moskal 2020-04-01 07:36:49 -07:00
parent 991d38243e
commit c6c0ff9194

View file

@ -1,10 +1,10 @@
{
"name": "microbit",
"version": "2.2.0-rc1",
"version": "2.2.0-rc2",
"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#v2.2.0-rc1"
"microbit-dal": "lancaster-university/microbit-dal#v2.2.0-rc2"
},
"extraIncludes": [
"inc"