From 8417c6ce57a87b67730973cf0fe6527d816f35c7 Mon Sep 17 00:00:00 2001 From: Guillaume Jenkins Date: Fri, 18 May 2018 16:31:36 -0400 Subject: [PATCH] Bumping pxt-core to 3.13.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e518b20d..9accf204 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "pxt-common-packages": "0.22.7", - "pxt-core": "3.13.28" + "pxt-core": "3.13.29" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"