mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
依存パッケージのバージョン変更
canvasのパッケージが新規でインストールできなくなっているので更新しました。
This commit is contained in:
parent
9a45f0026d
commit
64d7f67ebd
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
"@types/uuid": "8.3.1",
|
"@types/uuid": "8.3.1",
|
||||||
"@types/ws": "7.4.6",
|
"@types/ws": "7.4.6",
|
||||||
"autobind-decorator": "2.4.0",
|
"autobind-decorator": "2.4.0",
|
||||||
"canvas": "2.8.0",
|
"canvas": "2.10.2",
|
||||||
"chalk": "4.1.1",
|
"chalk": "4.1.1",
|
||||||
"lokijs": "1.5.12",
|
"lokijs": "1.5.12",
|
||||||
"memory-streams": "0.1.3",
|
"memory-streams": "0.1.3",
|
||||||
|
|
Loading…
Reference in a new issue