* properly log exception

* report more error paths

* tweak dialogs

* move dapjs to prepend folder

* bump pxt
This commit is contained in:
Peli de Halleux
2019-04-04 20:42:04 -07:00
committed by GitHub
parent b0a6df8328
commit 26036e4b28
4 changed files with 11 additions and 10 deletions

View File

@ -46,6 +46,6 @@
},
"dependencies": {
"pxt-common-packages": "6.5.20",
"pxt-core": "5.9.3"
"pxt-core": "5.9.4"
}
}