Skip to content

Commit 840ac40

Browse files
committed
pxt.json: display-shield
1 parent 276829b commit 840ac40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pxt.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "user-interface-base",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"files": [
55
"affine.ts",
66
"bounds.ts",
@@ -26,7 +26,7 @@
2626
"core": "*",
2727
"radio": "*",
2828
"microphone": "*",
29-
"arcadeshield": "github:microbit-apps/arcadeshield#v0.1.21"
29+
"display-shield": "github:microbit-apps/display-shield#v1.0.2"
3030
},
3131
"testDependencies": {}
3232
}

0 commit comments

Comments
 (0)