Compare commits

..

3 Commits

Author SHA1 Message Date
Peli
25475acd0d 2.1.39 2020-01-14 15:24:12 -08:00
Peli
72b9716721 enable github integration 2020-01-14 15:20:09 -08:00
Peli
12dc012887 2.1.38 2020-01-14 15:10:49 -08:00
3 changed files with 4 additions and 3 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "pxt-calliope",
"version": "2.1.37",
"version": "2.1.39",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "pxt-calliope",
"version": "2.1.37",
"version": "2.1.39",
"description": "micro:bit target for Microsoft MakeCode (PXT)",
"keywords": [
"JavaScript",

View File

@@ -419,7 +419,8 @@
"simGifTransparent": "rgba(0,0,0,0)",
"simGifMaxFrames": 44,
"simScreenshotMaxUriLength": 300000,
"importExtensionFiles": true
"importExtensionFiles": true,
"githubEditor": true
},
"queryVariants": {
"hidemenu": {