motor blocks with optional args (#290)

* motor blocks with optional args

* updated signatures

* added toggle mode

* adding annotations
This commit is contained in:
Peli de Halleux
2018-02-09 10:25:39 -08:00
committed by GitHub
parent 22ce840181
commit 2f6ad3110a
2 changed files with 8 additions and 5 deletions

View File

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