From 44dd7465d42f976d7a2d82bd93b72b1724e580f8 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 12 Dec 2017 11:00:29 -0800 Subject: [PATCH] bump pxt-core to 0.14.31, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 165cf675..86c5f8cd 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.14.30" + "pxt-core": "0.14.31" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"