From 220a774238663bc6c2445692f1458e540957f3b6 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Fri, 30 Mar 2018 09:48:28 -0700 Subject: [PATCH] bump pxt-core to 3.6.2, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d66a82c8..080506ec 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "pxt-common-packages": "0.20.28", - "pxt-core": "3.6.1" + "pxt-core": "3.6.2" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"