From 6d7bd63c3a1476fea18c9c7406e061667a4979e4 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Mon, 7 May 2018 11:07:06 -0700 Subject: [PATCH] bump pxt-core to 3.12.23, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5946e5a0..1e092c09 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "pxt-common-packages": "0.22.7", - "pxt-core": "3.12.22" + "pxt-core": "3.12.23" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"