Skip to content

Commit

Permalink
Update pxt.json
Browse files Browse the repository at this point in the history
Sync all proper versions of the dependencies
  • Loading branch information
CleoQc authored Nov 13, 2020
1 parent 39c7e40 commit 8a61d16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pxt.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "giggle",
"version": "2.0.1",
"version": "2.0.3",
"dependencies": {
"core": "*",
"radio": "*",
"neopixel": "github:microsoft/pxt-neopixel#v0.7.3",
"gigglebot": "github:cleoqc/pxt-gigglebot#v2.0.2",
"gigglebot": "github:cleoqc/pxt-gigglebot#v2.0.3",
"radio-broadcast": "*"
},
"description": "GiggleBot is a microbit rover by Dexter Industries, it offers a total of 9 neopixels, 2 line sensors, 2 light sensors, and 2 servos",
Expand Down

0 comments on commit 8a61d16

Please sign in to comment.