From 33f0778f0e8a19d2dca5889e769d34966a3252a8 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 22 Oct 2019 08:57:20 -0700 Subject: [PATCH] bump pxt (#2490) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7ee19b3e..d68c1c53 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/web-bluetooth": "0.0.4" }, "dependencies": { - "pxt-common-packages": "6.16.7", - "pxt-core": "5.25.17" + "pxt-common-packages": "6.16.15", + "pxt-core": "5.26.8" } }