Skip to content

Commit d42b500

Browse files
committed
pxt.json update to point towards the new arcadeshield repo
1 parent 58913fc commit d42b500

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.9",
3+
"version": "0.0.10",
44
"files": [
55
"affine.ts",
66
"bounds.ts",
@@ -26,7 +26,7 @@
2626
"core": "*",
2727
"radio": "*",
2828
"microphone": "*",
29-
"pxt-arcadeshield": "github:microbit-apps/pxt-arcadeshield#603e3127d0099fcfc14b92961dc4e813fa108633"
29+
"arcadeshield": "github:microbit-apps/arcadeshield#01f886a9578face7e65fe610b05a6ca306840975"
3030
},
3131
"testDependencies": {}
3232
}

0 commit comments

Comments
 (0)