updates

Dependencies:   microbit-dal

Fork of microbit-eddystone by Martin Woolley

Files at this revision

API Documentation at this revision

Comitter:
LancasterUniversity
Date:
Wed Jul 13 13:00:18 2016 +0100
Parent:
6:9cbea9993ef1
Child:
8:e66291922b6c
Commit message:
Synchronized with git rev 019f370d
Author: James Devine
microbit: updated module.json to point to a tagged release of microbit-dal.

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Fri Apr 08 18:47:16 2016 +0100
+++ b/module.json	Wed Jul 13 13:00:18 2016 +0100
@@ -4,10 +4,10 @@
   "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#master"
+    "microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc1"
   },
   "extraIncludes": [
     "inc"
   ],
   "targetDependencies": {}
-}
+}
\ No newline at end of file