From f0e8283c7479535e0d23c40a170b63660712da53 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 31 Oct 2019 09:09:28 -0700 Subject: [PATCH] bump pxt 5.28.7 (#2503) * bump pxt * bump to pxt 5.28.8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d9632880..3597a5d4 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/web-bluetooth": "0.0.4" }, "dependencies": { - "pxt-common-packages": "6.16.15", - "pxt-core": "5.28.6" + "pxt-common-packages": "6.16.18", + "pxt-core": "5.28.8" } }