Upgrade matter-js to version 0.20.0

This version uses fixed rates across platforms in Matter.Runner. This fixes inconsistent rates in `physics.ts`.
This commit is contained in:
CenTdemeern1 2024-10-28 17:42:31 +01:00
parent a96f09cee3
commit d4895764ae
2 changed files with 14 additions and 4 deletions

View file

@ -50,7 +50,7 @@
"insert-text-at-cursor": "0.3.0",
"is-file-animated": "1.0.2",
"json5": "2.2.3",
"matter-js": "0.19.0",
"matter-js": "0.20.0",
"mfm-js": "0.24.0",
"misskey-bubble-game": "workspace:*",
"misskey-js": "workspace:*",