From 149f256454239b0638890fa4a0c305b44fab183a Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Tue, 1 May 2018 13:08:33 -0400 Subject: [PATCH] bump pxt-core to 3.12.9, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af561246..2820425f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "dependencies": { "pxt-common-packages": "0.21.13", - "pxt-core": "3.12.5" + "pxt-core": "3.12.9" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"