Compare commits

..

2 Commits

Author SHA1 Message Date
40cfca4eef Bump pxt-core 2016-10-21 17:14:59 +01:00
00608fca4f Testing new style apprefs 2016-10-21 16:47:16 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{ {
"appref": "264aab1cff34042de75045e93c20ceb7b8c861a0" "appref": "Microsoft/pxt-microbit-built#vtest8"
} }

View File

@ -29,6 +29,6 @@
"typescript": "^1.8.7" "typescript": "^1.8.7"
}, },
"dependencies": { "dependencies": {
"pxt-core": "0.5.0-rc0" "pxt-core": "0.5.0-rc1"
} }
} }