From afdfc0ddec6e6c51f9dec56646c22abe4f8c21a7 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Fri, 2 Nov 2018 08:08:56 -0700 Subject: [PATCH] bump pxt-core to 0.19.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8f0c313..3134107c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "semantic-ui-less": "2.2.14" }, "dependencies": { - "pxt-core": "0.19.7" + "pxt-core": "0.19.20" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"