From 9165fe09fcdc269aa7d7fb62bfd931f4d7987594 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 31 Oct 2017 09:04:20 -0700 Subject: [PATCH] bump pxt-core to 2.3.6, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34a4290b..4097c683 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "pxt-common-packages": "0.12.4", - "pxt-core": "2.3.5" + "pxt-core": "2.3.6" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"