From 7850ff198de816ab3e855b93bb19f8edfa643dfd Mon Sep 17 00:00:00 2001 From: Michal Moskal Date: Tue, 18 Oct 2016 13:38:22 +0100 Subject: [PATCH] Trying to update pxt-core ref --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c611a45..3381c66f 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,6 @@ "typescript": "^1.8.7" }, "dependencies": { - "pxt-core": "0.4.57-nb" + "pxt-core": "0.4.57-nb1" } }