Compare commits

..

2 Commits

Author SHA1 Message Date
Peli
24b1fe533b bump pxt 2020-02-03 22:10:15 -08:00
Peli
d003ef3f92 bump to 1.2.27 2020-01-19 22:00:36 -08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
{
"appref": "v1.2.26"
"appref": "v1.2.27"
}

View File

@@ -45,8 +45,8 @@
"@types/web-bluetooth": "0.0.4"
},
"dependencies": {
"pxt-common-packages": "6.18.2",
"pxt-core": "5.32.3"
"pxt-common-packages": "6.18.4",
"pxt-core": "5.32.21"
},
"scripts": {
"test": "node node_modules/pxt-core/built/pxt.js travis"