From 09b9061cdc026354d2d5727b9e295012fe95bd64 Mon Sep 17 00:00:00 2001 From: Richard Knoll Date: Fri, 19 May 2017 15:51:59 -0700 Subject: [PATCH] Updating core to 0.12.77 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e71ba7b9..30b351b6 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.12.76" + "pxt-core": "0.12.77" } }