diff --git a/docs/packages.md b/docs/packages.md index 12940462..f2acaed7 100644 --- a/docs/packages.md +++ b/docs/packages.md @@ -131,6 +131,10 @@ "name": "SBRICK", "url":"/pkg/vengit/pxt-sbrick", "cardType": "package" + }, { + "name": "Annikken Andee", + "url":"/pkg/Annikken/pxt-Andee", + "cardType": "package" }] ``` diff --git a/targetconfig.json b/targetconfig.json index a1e2c3b3..e0a2ef5a 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -26,7 +26,8 @@ "4tronix/BitBot", "pimoroni/pxt-scrollbit", "emwta/pxt-iBit", - "vengit/pxt-sbrick" + "vengit/pxt-sbrick", + "Annikken/pxt-Andee" ], "preferredRepos": [