From 5815e166472cc0e958dff927311c63789f51e55b Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 17 Sep 2019 12:36:11 -0700 Subject: [PATCH] update pxt reference (#914) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 822a4242..5e19cf73 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "pxt-common-packages": "0.23.61", - "pxt-core": "4.0.9" + "pxt-core": "4.0.10" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"