mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 15:53:51 +09:00
* 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