From df5ec40bd79d98648ee4fe58194d8ef6e43ae679 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 28 Feb 2017 06:11:27 -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 d5cab9f9..3935162d 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"