pxt-microbit 5.0.2 → 5.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/built/target.js +15 -15
- package/built/target.json +15 -15
- package/built/targetlight.json +4 -4
- package/package.json +1 -1
- package/targetconfig.json +2 -2
package/built/targetlight.json
CHANGED
|
@@ -355,10 +355,10 @@
|
|
|
355
355
|
},
|
|
356
356
|
"uploadDocs": true,
|
|
357
357
|
"versions": {
|
|
358
|
-
"branch": "v5.0.
|
|
359
|
-
"tag": "v5.0.
|
|
360
|
-
"commits": "https://github.com/microsoft/pxt-microbit/commits/
|
|
361
|
-
"target": "5.0.
|
|
358
|
+
"branch": "v5.0.3",
|
|
359
|
+
"tag": "v5.0.3",
|
|
360
|
+
"commits": "https://github.com/microsoft/pxt-microbit/commits/1c68e7f8be15064b1fb6490473e5c8f60c4a52c7",
|
|
361
|
+
"target": "5.0.3",
|
|
362
362
|
"pxt": "8.0.1"
|
|
363
363
|
},
|
|
364
364
|
"blocksprj": {
|
package/package.json
CHANGED
package/targetconfig.json
CHANGED
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
"preferred": true
|
|
375
375
|
},
|
|
376
376
|
"kitronikltd/pxt-kitronik-i2c-16-servo": { "tags": [ "Robotics" ] },
|
|
377
|
-
"kitronikltd/pxt-kitronik-stopbit": { "tags": [ "
|
|
377
|
+
"kitronikltd/pxt-kitronik-stopbit": { "tags": [ "Robotics" ] },
|
|
378
378
|
"kitronikltd/pxt-kitronik-lampbit": { "tags": [ "Lights and Display" ] },
|
|
379
379
|
"kitronikltd/pxt-kitronik-klimate": { "tags": [ "Science" ] },
|
|
380
380
|
"kitronikltd/pxt-kitronik-zip-64": {
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"upgrades": [ "dv:mbcodal" ]
|
|
445
445
|
},
|
|
446
446
|
"mbitfun/pxt-katakana": { "tags": [ "Software" ] },
|
|
447
|
-
"jdarling/pxt-pca9685": { "tags": [ "
|
|
447
|
+
"jdarling/pxt-pca9685": { "tags": [ "Robotics" ] },
|
|
448
448
|
"muselab/pxt-wifi-shield": {
|
|
449
449
|
"tags": [ "Networking" ],
|
|
450
450
|
"upgrades": [ "min:v1.8.82" ]
|