From acefe3ae112101a33a1fe85e02ed59ee35debdad Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 9 Oct 2019 15:40:45 -0700 Subject: [PATCH] bump pxt --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 867078f0..0b0d5e86 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "@types/web-bluetooth": "0.0.4" }, "dependencies": { - "pxt-common-packages": "6.16.7", - "pxt-core": "5.25.6" + "pxt-common-packages": "6.16.10", + "pxt-core": "5.25.9" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"