From 877831a170c727d79a1b01288be9dcc03f88ab32 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 30 Jan 2018 08:51:16 -0800 Subject: [PATCH] bump pxt-core to 0.15.2, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 098eb2af..98457ae1 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.14.34" + "pxt-core": "0.15.2" } }