From ce34d44ec1e87e8a717db05a33518915419a26ea Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 18 Nov 2019 08:55:34 -0800 Subject: [PATCH] bump to pxt 5.28.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45962b9d..a1fac1d3 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ }, "dependencies": { "pxt-common-packages": "6.16.24", - "pxt-core": "5.28.24" + "pxt-core": "5.28.26" } }