From b0f29a8b9153211ba574e9376fffc779fbb55477 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 1 Oct 2018 19:25:32 -0700 Subject: [PATCH] bump pxt --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7dd3af7..827bbd47 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,6 @@ }, "dependencies": { "pxt-common-packages": "0.23.57", - "pxt-core": "4.1.10" + "pxt-core": "4.1.12" } }