From ccda971fd1a4c98d09e11cf87dbcee750d7ec52a Mon Sep 17 00:00:00 2001 From: Michal Moskal Date: Tue, 24 Oct 2017 12:50:00 +0100 Subject: [PATCH] Bump PXT and common packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cc5b11eb..d495971c 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-common-packages": "0.10.16", - "pxt-core": "2.3.1" + "pxt-common-packages": "0.11.7", + "pxt-core": "2.3.4" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"