From 426ad005d59d33ae71fff67fc143a50582cb36c5 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Sat, 2 Nov 2019 07:35:25 -0700 Subject: [PATCH] bump pxt 5.28.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38f1b690..fee451cd 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "pxt-common-packages": "6.16.18", - "pxt-core": "5.28.9" + "pxt-core": "5.28.11" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"