From a8b9d3e0fdf9ace093fe8d7958fa46bee6a82413 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 15 Nov 2019 19:01:59 -0800 Subject: [PATCH] bump pxt 5.28.23 (#957) * bump pxt * typo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bcb8eb05..c834f37b 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "@types/web-bluetooth": "0.0.4" }, "dependencies": { - "pxt-common-packages": "6.16.18", - "pxt-core": "5.28.11" + "pxt-common-packages": "6.16.24", + "pxt-core": "5.28.23" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"