We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58913fc commit d42b500Copy full SHA for d42b500
pxt.json
@@ -1,6 +1,6 @@
1
{
2
"name": "user-interface-base",
3
- "version": "0.0.9",
+ "version": "0.0.10",
4
"files": [
5
"affine.ts",
6
"bounds.ts",
@@ -26,7 +26,7 @@
26
"core": "*",
27
"radio": "*",
28
"microphone": "*",
29
- "pxt-arcadeshield": "github:microbit-apps/pxt-arcadeshield#603e3127d0099fcfc14b92961dc4e813fa108633"
+ "arcadeshield": "github:microbit-apps/arcadeshield#01f886a9578face7e65fe610b05a6ca306840975"
30
},
31
"testDependencies": {}
32
}
0 commit comments