From df49475a26675ed4e71248750739743362490297 Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Thu, 31 May 2018 10:15:58 -0700 Subject: [PATCH] bump pxt-core to 3.18.9, --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 187e9bb7..e32d7ee3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "pxt-common-packages": "0.22.7", - "pxt-core": "3.13.29" + "pxt-core": "3.18.9" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"