From bac70eb1775e4212d1ceaeb5849983252212a8df Mon Sep 17 00:00:00 2001 From: Joey Wunderlich Date: Wed, 26 Apr 2023 09:30:05 -0700 Subject: [PATCH] bump to pick up in ctx translations fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0351ea49..fac866d0 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "dependencies": { "pxt-common-packages": "9.2.7", - "pxt-core": "7.2.26" + "pxt-core": "7.2.27" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"