Add radio methods to replace the radio mutator (#773)

* Add radio methods to replace the object destructing behaviour
This commit is contained in:
Sam El-Husseini
2018-05-14 13:18:19 -07:00
committed by GitHub
parent 66b320d633
commit d2858f122f
5 changed files with 153 additions and 79 deletions

View File

@ -43,6 +43,6 @@
"@types/node": "8.0.53"
},
"dependencies": {
"pxt-core": "3.10.16"
"pxt-core": "3.14.4"
}
}