motor blocks with optional args (#290)
* motor blocks with optional args * updated signatures * added toggle mode * adding annotations
This commit is contained in:
@ -44,8 +44,8 @@
|
||||
"webfonts-generator": "^0.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"pxt-common-packages": "0.18.1",
|
||||
"pxt-core": "3.3.1"
|
||||
"pxt-common-packages": "0.19.1",
|
||||
"pxt-core": "3.4.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node node_modules/pxt-core/built/pxt.js travis"
|
||||
|
Reference in New Issue
Block a user