Trying to update pxt-core ref

This commit is contained in:
Michal Moskal
2016-10-18 13:38:22 +01:00
parent 17b76559fd
commit 7850ff198d

View File

@ -29,6 +29,6 @@
"typescript": "^1.8.7"
},
"dependencies": {
"pxt-core": "0.4.57-nb"
"pxt-core": "0.4.57-nb1"
}
}