From 71b83040e63ece746d67fe1636e4301fcc9951d9 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 30 Oct 2017 10:46:56 -0700 Subject: [PATCH] bump pxt-core to 2.3.5, bump pxt-common-packages to 0.12.4, --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f4a0419c..ad8eb423 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-common-packages": "0.11.7", - "pxt-core": "2.3.4" + "pxt-common-packages": "0.12.4", + "pxt-core": "2.3.5" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"