From 9c24e5f87fecb2aa9cc68147e0e51b4526dcdc6f Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 14 Dec 2017 05:28:11 -0800 Subject: [PATCH] bump pxt-core to 0.14.32, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a471eb0..80956889 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.14.31" + "pxt-core": "0.14.32" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"