Compare commits

...

5 Commits

Author SHA1 Message Date
01d08c6d4f 1.4.11 2019-11-02 07:35:43 -07:00
426ad005d5 bump pxt 5.28.11 2019-11-02 07:35:25 -07:00
853625107c 1.4.10 2019-11-01 12:33:48 -07:00
9c1b29cc80 bump pxt5.28.9 (#956) 2019-11-01 12:33:26 -07:00
9badaffee9 1.4.9 2019-10-31 11:44:54 -07:00

View File

@ -1,6 +1,6 @@
{
"name": "pxt-ev3",
"version": "1.4.8",
"version": "1.4.11",
"description": "LEGO MINDSTORMS EV3 for Microsoft MakeCode",
"private": false,
"keywords": [
@ -46,7 +46,7 @@
},
"dependencies": {
"pxt-common-packages": "6.16.18",
"pxt-core": "5.28.8"
"pxt-core": "5.28.11"
},
"scripts": {
"test": "node node_modules/pxt-core/built/pxt.js travis"