Fix various missing things and bugs

This commit is contained in:
Jesse Wierzbinski 2023-11-28 17:57:35 -10:00
parent 0aeeeabb33
commit e01e92c9ce
No known key found for this signature in database
6 changed files with 52 additions and 20 deletions

View file

@ -2,7 +2,7 @@
"name": "lysand",
"module": "index.ts",
"type": "module",
"version": "0.0.1",
"version": "0.1.2",
"description": "A project to build a federated social network",
"author": {
"email": "contact@cpluspatch.com",