From a792da8058aa86d7886321b048aaf9592304cc0d Mon Sep 17 00:00:00 2001 From: Peli Date: Fri, 17 Jan 2020 20:56:27 -0800 Subject: [PATCH] bump pxt --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63173a8f..c63a7ecd 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "pxt-common-packages": "6.18.2", - "pxt-core": "5.31.8" + "pxt-core": "5.32.3" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"