Editor controllers fixes (#2412)

* updated strings

* bump pxt

* anotehr attempt
This commit is contained in:
Peli de Halleux
2019-09-03 11:39:44 -07:00
committed by GitHub
parent 4c1c502e4d
commit b6620a82f6
2 changed files with 3 additions and 2 deletions

View File

@ -45,7 +45,7 @@
"@types/web-bluetooth": "0.0.4"
},
"dependencies": {
"pxt-common-packages": "6.14.9",
"pxt-core": "5.21.7"
"pxt-common-packages": "6.15.7",
"pxt-core": "5.21.9"
}
}