Bump latest common packages (#1885)

* bump pxt

* add fixed

* bump common packages
This commit is contained in:
Peli de Halleux
2019-02-27 22:01:38 -08:00
committed by GitHub
parent 4776a47c85
commit c03d03257a
5 changed files with 19 additions and 3 deletions

View File

@ -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",

View File

@ -44,6 +44,9 @@
"buffer.cpp",
"buffer.ts",
"pxtparts.json",
"advmath.cpp",
"trig.cpp",
"fixed.ts",
"parts/speaker.svg",
"parts/headphone.svg"
],