Download dialog (#248)

* download dialog

* updated pxt reference

* typo
This commit is contained in:
Peli de Halleux
2018-01-29 15:21:15 -08:00
committed by GitHub
parent 61996acdd9
commit 73363d11b2
5 changed files with 1001 additions and 3 deletions

View File

@ -45,7 +45,7 @@
},
"dependencies": {
"pxt-common-packages": "0.17.11",
"pxt-core": "3.0.25"
"pxt-core": "3.0.26"
},
"scripts": {
"test": "node node_modules/pxt-core/built/pxt.js travis"