From 315a12dd8bc4347308273cef0c13a0b63e9f4e6d Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Fri, 28 Oct 2016 14:05:32 -0700 Subject: [PATCH] Bump pxt-core to 0.5.28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f70be62..93095c36 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "typescript": "^1.8.7" }, "dependencies": { - "pxt-core": "0.5.27", + "pxt-core": "0.5.28", "less": "^2.6.0", "semantic-ui-less": "^2.2.4" }