From 2da1b3111f1c06f43dabd414acbd2d4a90b13979 Mon Sep 17 00:00:00 2001 From: Guillaume Jenkins Date: Fri, 27 Apr 2018 10:55:07 -0400 Subject: [PATCH] Bumping pxt-core to 3.12.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94edd1a4..166b991b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "pxt-common-packages": "0.21.9", - "pxt-core": "3.12.1" + "pxt-core": "3.12.4" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"