diff options
| author | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-25 23:59:19 +0000 | 
|---|---|---|
| committer | Raphael Kabo <raphaelkabo@hey.com> | 2024-02-26 00:11:06 +0000 | 
| commit | 7741c9230df0b908a6db287144c321f911ec246d (patch) | |
| tree | 2ce6abb9c88df4e2ebeba234a81b019eaf386373 | |
| parent | 1ff8eb315f964380599f411656dc6039d7961ee6 (diff) | |
Add description
| -rw-r--r-- | package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9605180..c2e5a81 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@  {      "name": "gathio",      "version": "1.4.0", -    "description": "", +    "description": "A simple, federated, privacy-first event hosting platform",      "main": "index.js",      "type": "module",      "scripts": {  | 
