From 09d6b728b01191d51bc920a1e563d7818a3376dd Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Mon, 9 Apr 2018 17:22:01 -0700 Subject: [PATCH] bump pxt-core to 3.8.6, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a960c9c9..28f7a3af 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "pxt-common-packages": "0.20.38", - "pxt-core": "3.8.3" + "pxt-core": "3.8.6" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"