From f20d088bf65fdf80dba73c27771a2cc8e5eb925b Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 19 Nov 2019 05:01:59 -0800 Subject: [PATCH] bump pxt 5.28.27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac1ec87f..a852ffb1 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ }, "dependencies": { "pxt-common-packages": "6.16.24", - "pxt-core": "5.28.26" + "pxt-core": "5.28.27" } }