bump pxt
This commit is contained in:
parent
d4ad562722
commit
50a11dc168
@ -46,6 +46,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pxt-common-packages": "6.21.5",
|
"pxt-common-packages": "6.21.5",
|
||||||
"pxt-core": "5.34.14"
|
"pxt-core": "5.34.16"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -421,7 +421,11 @@
|
|||||||
"simScreenshotMaxUriLength": 300000,
|
"simScreenshotMaxUriLength": 300000,
|
||||||
"importExtensionFiles": true,
|
"importExtensionFiles": true,
|
||||||
"githubEditor": true,
|
"githubEditor": true,
|
||||||
"tutorialBlocksDiff": true
|
"tutorialBlocksDiff": true,
|
||||||
|
"python": true,
|
||||||
|
"pythonToolbox": true,
|
||||||
|
"chooseLanguageRestrictionOnNewProject": true,
|
||||||
|
"openProjectNewTab": true
|
||||||
},
|
},
|
||||||
"queryVariants": {
|
"queryVariants": {
|
||||||
"hidemenu": {
|
"hidemenu": {
|
||||||
|
Loading…
Reference in New Issue
Block a user