From 77f2ae61eb358a337befc8c620ebc8b315be9450 Mon Sep 17 00:00:00 2001 From: Peli Date: Sat, 14 Dec 2019 10:50:54 -0800 Subject: [PATCH] bump pxt --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c53e9c6a..c3de1d34 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "pxt-common-packages": "6.16.37", - "pxt-core": "5.30.19" + "pxt-core": "5.30.21" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"