This commit is contained in:
tamaina
2023-05-04 10:56:24 +00:00
parent ff85376306
commit 55c217da73
7 changed files with 66 additions and 137 deletions

View File

@@ -40,8 +40,10 @@
"dependencies": {
"@swc/cli": "0.1.62",
"@swc/core": "1.3.56",
"@types/json-schema": "^7.0.11",
"eventemitter3": "5.0.1",
"json-schema-to-ts": "^2.8.0",
"reconnecting-websocket": "4.4.0"
"reconnecting-websocket": "4.4.0",
"schema-type": "github:misskey-dev/schema-type",
"ts-essentials": "^9.3.2"
}
}