Skip to content

Commit f88014b

Browse files
authored
Merge branch 'master' into radiofix
2 parents 021a3a1 + 9c7a555 commit f88014b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pxt-arcade",
3-
"version": "2.0.36",
3+
"version": "2.0.37",
44
"description": "Small arcade editor for MakeCode",
55
"keywords": [
66
"JavaScript",
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"pxt-common-packages": "12.2.9",
35-
"pxt-core": "11.3.43"
35+
"pxt-core": "11.3.45"
3636
},
3737
"optionalDependencies": {
3838
"pxt-arcade-sim": "microsoft/pxt-arcade-sim.git#v0.11.14"

0 commit comments

Comments
 (0)