integrated pxt-microbit

This commit is contained in:
Peli de Halleux
2016-10-11 09:08:31 -07:00
64 changed files with 43 additions and 27 deletions

View File

@ -6,6 +6,6 @@
],
"public": true,
"dependencies": {
"microbit": "file:../microbit"
"core": "file:../core",
}
}