From a02476f02533453af1c125a57c5fd1c6d6a8c156 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 28 Feb 2017 06:54:51 -0800 Subject: [PATCH] Bump pxt-core to 0.11.55 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bb8fef5..d3eed33c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.11.32" + "pxt-core": "0.11.55" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"