Skip to content

Commit

Permalink
bump core and common (#6704)
Browse files Browse the repository at this point in the history
  • Loading branch information
riknoll authored Feb 21, 2025
1 parent 68bf8d8 commit 01910b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"typescript": "4.8.3"
},
"dependencies": {
"pxt-common-packages": "12.2.3",
"pxt-core": "11.3.21"
"pxt-common-packages": "12.2.4",
"pxt-core": "11.3.22"
},
"optionalDependencies": {
"pxt-arcade-sim": "microsoft/pxt-arcade-sim.git#v0.11.12"
Expand Down

0 comments on commit 01910b2

Please sign in to comment.