Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
853625107c | |||
9c1b29cc80 | |||
9badaffee9 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pxt-ev3",
|
||||
"version": "1.4.8",
|
||||
"version": "1.4.10",
|
||||
"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.9"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node node_modules/pxt-core/built/pxt.js travis"
|
||||
|
Reference in New Issue
Block a user