security manager conflict commented

Dependencies:   microbit-dal2

Fork of microbit by Lancaster University

module.json

Committer:
LancasterUniversity
Date:
2016-07-13
Revision:
10:066cffadc08f
Parent:
9:b48b1d1569e4
Child:
11:b5c6d46127ad

File content as of revision 10:066cffadc08f:

{
  "name": "microbit",
  "version": "2.0.0-rc3",
  "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"
  },
  "extraIncludes": [
    "inc"
  ],
  "targetDependencies": {}
}