microbit: Update yotta version, license information and reference to

microbit-dal
This commit is contained in:
Joe Finney 2016-04-06 11:14:04 +01:00
parent a113d304c8
commit ba4ce37cce

View file

@ -1,15 +1,10 @@
{
"name": "microbit",
"version": "0.0.2",
"description": "The micro:bit runtime, building with yotta",
"licenses": [
{
"url": "https://spdx.org/licenses/Apache-2.0",
"type": "Apache-2.0"
}
],
"version": "1.0.0-rc1",
"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#component-refactor"
"microbit-dal": "lancaster-university/microbit-dal#master"
},
"extraIncludes": [
"inc"