From 170ee338481d3d8d3b5e8a1511f15276703c50f5 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 6 Dec 2017 22:34:52 -0800 Subject: [PATCH] bump pxt-core to 2.3.37, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5fa7b05..79766ba6 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "pxt-common-packages": "0.14.5", - "pxt-core": "2.3.31" + "pxt-core": "2.3.37" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"