diff --git a/mkc.json b/mkc.json index 1ea4650..f0eda2f 100644 --- a/mkc.json +++ b/mkc.json @@ -1,3 +1,3 @@ { - "targetWebsite": "https://makecode.microbit.org/beta" + "targetWebsite": "https://makecode.microbit.org/alpha" } diff --git a/pxt.json b/pxt.json index 405234a..cea26d2 100644 --- a/pxt.json +++ b/pxt.json @@ -8,7 +8,7 @@ "microphone": "*", "datalogger": "*", "settings": "*", - "pxt-arcadeshield": "github:microsoft/pxt-arcadeshield#v0.1.0" + "pxt-arcadeshield": "github:microsoft/pxt-arcadeshield#v0.1.2" }, "files": [ "keymap.ts",