diff --git a/targetconfig.json b/targetconfig.json index d1f4c5bd..3aa9ed45 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -39,7 +39,13 @@ "preferredRepos": [ "Microsoft/pxt-neopixel", "Microsoft/pxt-microturtle" - ] + ], + "approvedReleases": { + "v0": [ + "Microsoft/pxt-neopixel#v0.6.10", + "Microsoft/pxt-neopixel#v0.0.9" + ] + } }, "languages": [ "en",