From f04222fecb2456172727e46167532cdfc6a0bec0 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 13 Feb 2017 15:44:29 -0800 Subject: [PATCH] Bump pxt-core to 0.11.32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 168a6759..28e86599 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.11.31" + "pxt-core": "0.11.32" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"