依存パッケージのバージョン変更

canvasのパッケージが新規でインストールできなくなっているので更新しました。
This commit is contained in:
yoshipc 2022-11-23 05:10:31 +09:00
parent 9a45f0026d
commit 64d7f67ebd

View file

@ -18,7 +18,7 @@
"@types/uuid": "8.3.1",
"@types/ws": "7.4.6",
"autobind-decorator": "2.4.0",
"canvas": "2.8.0",
"canvas": "2.10.2",
"chalk": "4.1.1",
"lokijs": "1.5.12",
"memory-streams": "0.1.3",