From 34381ed171c58cc35bfd26b2be19b76ef594e17d Mon Sep 17 00:00:00 2001 From: Guillaume Jenkins Date: Thu, 29 Mar 2018 17:02:50 -0400 Subject: [PATCH] bump pxt-core to 3.6.1, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3d4b09b..65b5a18b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "pxt-common-packages": "0.20.28", - "pxt-core": "3.5.13" + "pxt-core": "3.6.1" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"