From 80cc438fa83204f7d935738d1dece4767c54b1b1 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 23 Mar 2017 16:08:17 -0700 Subject: [PATCH] updated to pxt-core 0.12.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c69067d..9d281f82 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.11.73" + "pxt-core": "0.12.14" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"