From 2fa322e3b691411ff1d590f7f57bd4f5353ce497 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 4 Nov 2019 08:44:55 -0800 Subject: [PATCH] bump pxt 5.28.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1455eb24..9ddea28f 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ }, "dependencies": { "pxt-common-packages": "6.16.18", - "pxt-core": "5.28.11" + "pxt-core": "5.28.12" } }