From 804c569e84da8d381a52346a0048aeb5436101a1 Mon Sep 17 00:00:00 2001 From: Peli Date: Thu, 12 Dec 2019 16:28:11 -0800 Subject: [PATCH] bump pxt --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 84281e32..4f865410 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "@types/web-bluetooth": "0.0.4" }, "dependencies": { - "pxt-common-packages": "6.16.26", - "pxt-core": "5.30.5" + "pxt-common-packages": "6.16.37", + "pxt-core": "5.30.19" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"