From 3b44becffa3fb76333a5aeb6a307d16cbd9a267f Mon Sep 17 00:00:00 2001 From: Peli Date: Mon, 9 Dec 2019 21:29:34 -0800 Subject: [PATCH] updated pxt --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b717067..02d209c6 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ }, "dependencies": { "pxt-common-packages": "6.16.31", - "pxt-core": "5.30.13" + "pxt-core": "5.30.17" } }