From f7f9a29e556c321f30fa98c55bdc0777f4fd3895 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 6 Feb 2017 22:29:00 -0800 Subject: [PATCH] Bump pxt-core to 0.11.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d0250ec..d876e94a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "semantic-ui-less": "^2.2.4" }, "dependencies": { - "pxt-core": "0.11.14" + "pxt-core": "0.11.16" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"