From 60a74ac5255e87dbfb9bd4d9e14a8d1e8189fbb1 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Sat, 16 Nov 2019 16:50:05 -0800 Subject: [PATCH] bump to pxt 5.28.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56cfda7e..df2449f3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "pxt-common-packages": "6.16.24", - "pxt-core": "5.28.23" + "pxt-core": "5.28.24" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"