updated to pxt444 (#1607)

This commit is contained in:
Peli de Halleux
2018-11-08 16:47:41 -08:00
committed by GitHub
parent a362415331
commit bbc049e05e
3 changed files with 10 additions and 7 deletions

View File

@ -42,7 +42,7 @@
"@types/web-bluetooth": "0.0.4"
},
"dependencies": {
"pxt-common-packages": "0.25.2",
"pxt-core": "4.3.7"
"pxt-common-packages": "0.25.10",
"pxt-core": "4.4.4"
}
}