From 90afb60cc4a94e3975fc3dfbfa9f88f2437367d2 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 16 Nov 2017 22:04:29 -0800 Subject: [PATCH] bump pxt-core to 2.3.26, bump pxt-common-packages to 0.14.2, --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 61150691..8fc3ea53 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-common-packages": "0.12.17", - "pxt-core": "2.3.19" + "pxt-common-packages": "0.14.2", + "pxt-core": "2.3.26" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"