Compare commits

..

5 Commits

Author SHA1 Message Date
Peli de Halleux
3bf6f9a2ae typo 2018-02-13 08:00:45 -08:00
Peli de Halleux
74f38d41a3 upgrading pxt 2018-02-13 07:58:00 -08:00
Peli de Halleux
34af44d299 badge does not work 2017-12-15 14:54:29 -08:00
Peli de Halleux
1199845c52 added build status 2017-12-15 14:53:51 -08:00
Peli de Halleux
003150643d run latest bump build until live 2017-12-15 14:49:36 -08:00
3 changed files with 3 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
# Calliope target for Microsoft MakeCode
This target is hosted at https://makecode.calliope.cc.
This target is hosted at https://makecode.calliope.cc.
## Hosted editor and build

View File

@@ -1,3 +1,3 @@
{
"appref": "v1.0.13"
"appref": "v"
}

View File

@@ -36,7 +36,7 @@
"semantic-ui-less": "^2.2.4"
},
"dependencies": {
"pxt-core": "0.14.32"
"pxt-core": "0.17.4"
},
"scripts": {
"test": "node node_modules/pxt-core/built/pxt.js travis"