From 2d48725c637185b70343106baea679973a83e5a1 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Sat, 18 Nov 2017 07:34:40 -0800 Subject: [PATCH] bump pxt-core to 2.3.28, bump pxt-common-packages to 0.14.3, --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9a8d37b7..6a5d3158 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-common-packages": "0.14.2", - "pxt-core": "2.3.27" + "pxt-common-packages": "0.14.3", + "pxt-core": "2.3.28" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"