Skip to content

Commit

Permalink
Removed radio and microphone from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
noqman committed Nov 18, 2024
1 parent 044c994 commit 44dc361
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pxt.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"description": "MakeCode Extension for Cytron SUMO:BIT",
"license": "MIT",
"dependencies": {
"core": "*",
"radio": "*",
"microphone": "*"
"core": "*"
},
"files": [
"main.ts",
Expand Down

0 comments on commit 44dc361

Please sign in to comment.