From 166014bd921e803205403dfc8100657bb2efe945 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 13 Feb 2017 09:20:03 -0800 Subject: [PATCH] Bump pxt-core to 0.11.31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a97c374..89fc88f5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.11.26" + "pxt-core": "0.11.31" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"