chore(lint): fix type definitions for jsrsasign (#8528)
* fix type definitions for jsrsasign The @types/jsrsasign is not available in exactly the same version as the jsrsa package misskey uses, so i used an earlier patch version of the same package. * update yarn.lock
This commit is contained in:
parent
92762223ea
commit
92d249210d
3 changed files with 6 additions and 800 deletions
|
@ -138,6 +138,7 @@
|
|||
"@types/js-yaml": "4.0.5",
|
||||
"@types/jsdom": "16.2.14",
|
||||
"@types/jsonld": "1.5.6",
|
||||
"@types/jsrsasign": "8.0.12",
|
||||
"@types/koa": "2.13.4",
|
||||
"@types/koa-bodyparser": "4.3.7",
|
||||
"@types/koa-cors": "0.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue