version 2.1.0
This commit is contained in:
parent
acb25fa2cb
commit
8b2e142193
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "microbit",
|
||||
"version": "2.1.0-dal-integration-6",
|
||||
"version": "2.1.0",
|
||||
"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#dal-integration-6"
|
||||
"microbit-dal": "lancaster-university/microbit-dal#v2.1.0"
|
||||
},
|
||||
"extraIncludes": [
|
||||
"inc"
|
||||
|
|
Loading…
Reference in a new issue