Skip to content

Commit 32e546e

Browse files
committed
pxt.json: changing pxt-arcade-shield dependency to point to microbit-apps/arcadeshield.
1 parent d7bd550 commit 32e546e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pxt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"core": "*",
2727
"radio": "*",
2828
"microphone": "*",
29-
"pxt-arcadeshield": "github:microbit-apps/pxt-arcadeshield#v0.1.13"
29+
"pxt-arcadeshield": "github:microbit-apps/arcadeshield#v0.1.19"
3030
},
3131
"testDependencies": {}
3232
}

0 commit comments

Comments
 (0)