From 50a11dc168a0413c5210b5aeeacf7f4322475d37 Mon Sep 17 00:00:00 2001 From: Peli Date: Fri, 14 Feb 2020 11:10:54 -0800 Subject: [PATCH] bump pxt --- package.json | 2 +- pxtarget.json | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d20b0897..423d58e0 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ }, "dependencies": { "pxt-common-packages": "6.21.5", - "pxt-core": "5.34.14" + "pxt-core": "5.34.16" } } diff --git a/pxtarget.json b/pxtarget.json index e039144b..b3838b3c 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -421,7 +421,11 @@ "simScreenshotMaxUriLength": 300000, "importExtensionFiles": true, "githubEditor": true, - "tutorialBlocksDiff": true + "tutorialBlocksDiff": true, + "python": true, + "pythonToolbox": true, + "chooseLanguageRestrictionOnNewProject": true, + "openProjectNewTab": true }, "queryVariants": { "hidemenu": {