From 74f38d41a318459388da0fa52cba18e0c2fa1dc0 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 13 Feb 2018 07:58:00 -0800 Subject: [PATCH] upgrading pxt --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89a3e685..49e81973 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.14.32" + "pxt-core": "v0.17.4" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"