bump to pick up in ctx translations fix

This commit is contained in:
Joey Wunderlich 2023-04-26 09:30:05 -07:00
parent 830f5ffd77
commit bac70eb177

View File

@ -45,7 +45,7 @@
}, },
"dependencies": { "dependencies": {
"pxt-common-packages": "9.2.7", "pxt-common-packages": "9.2.7",
"pxt-core": "7.2.26" "pxt-core": "7.2.27"
}, },
"scripts": { "scripts": {
"test": "node node_modules/pxt-core/built/pxt.js travis" "test": "node node_modules/pxt-core/built/pxt.js travis"