Compare commits

...

7 Commits

Author SHA1 Message Date
7a741622a9 0.8.7 2017-02-03 16:04:35 -08:00
a1104010e4 Bump pxt-core to 0.11.13 2017-02-03 16:04:32 -08:00
a39067a0f4 enable sharing 2017-02-03 16:03:17 -08:00
f2ccad6c26 0.8.6 2017-02-03 17:26:29 +01:00
8fe328b2e8 add some safety test codes to the production test 2017-02-03 17:26:04 +01:00
b984af2130 0.8.5 2017-02-02 23:23:55 -08:00
fcfcf901aa Bump pxt-core to 0.11.11 2017-02-02 23:23:52 -08:00
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "pxt-calliope",
"version": "0.8.4",
"version": "0.8.7",
"description": "Calliope Mini editor for PXT",
"keywords": [
"JavaScript",
@ -34,6 +34,6 @@
"semantic-ui-less": "^2.2.4"
},
"dependencies": {
"pxt-core": "0.11.10"
"pxt-core": "0.11.13"
}
}

View File

@ -15,7 +15,7 @@
"workspace": false,
"packages": true,
"sharing": true,
"publish": true,
"publishing": true,
"preferredPackages": [
],
"githubPackages": true
@ -170,7 +170,7 @@
"yottaTarget": "bbc-microbit-classic-gcc",
"yottaCorePackage": "microbit",
"githubCorePackage": "calliope-mini/microbit",
"gittag": "2.0.0-rc7-calliope-p2",
"gittag": "2.0.0-rc7-calliope-p3",
"serviceId": "microbit"
},
"serial": {