1
0

fix(misskey-js): type fixes related to signup and signin (#14679)

This commit is contained in:
zyoshoka
2024-10-03 18:33:56 +09:00
committed by GitHub
parent 2c1a7470d3
commit 2a4ab0e187
7 changed files with 73 additions and 20 deletions
+1
View File
@@ -57,6 +57,7 @@
"built"
],
"dependencies": {
"@simplewebauthn/types": "10.0.0",
"eventemitter3": "5.0.1",
"reconnecting-websocket": "4.4.0"
}