From ea4d8cf66aa153a5d1ee904c0782f095e42578fd Mon Sep 17 00:00:00 2001 From: Abhijith Date: Fri, 13 Jul 2018 10:57:35 -0700 Subject: [PATCH] Bumping pxt-core to 3.21.7 and pxt-common-packages to 0.23.45 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c5087e8b..274b807f 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "webfonts-generator": "^0.4.0" }, "dependencies": { - "pxt-common-packages": "0.23.39", - "pxt-core": "3.20.11" + "pxt-common-packages": "0.23.45", + "pxt-core": "3.21.7" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"