Bump latest common packages (#1885)
* bump pxt * add fixed * bump common packages
This commit is contained in:
@ -379,6 +379,8 @@
|
||||
"{id:category}Console": "Console",
|
||||
"{id:category}Control": "Control",
|
||||
"{id:category}DigitalInOutPin": "DigitalInOutPin",
|
||||
"{id:category}Fx": "Fx",
|
||||
"{id:category}Fx8": "Fx8",
|
||||
"{id:category}Game": "Game",
|
||||
"{id:category}Helpers": "Helpers",
|
||||
"{id:category}Image": "Image",
|
||||
|
@ -44,6 +44,9 @@
|
||||
"buffer.cpp",
|
||||
"buffer.ts",
|
||||
"pxtparts.json",
|
||||
"advmath.cpp",
|
||||
"trig.cpp",
|
||||
"fixed.ts",
|
||||
"parts/speaker.svg",
|
||||
"parts/headphone.svg"
|
||||
],
|
||||
|
Reference in New Issue
Block a user