mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
chore: 🐛 Remove the -dev from package.json
This commit is contained in:
parent
761e81bd3f
commit
ce0cfb4152
|
|
@ -2,7 +2,7 @@
|
|||
"name": "lysand",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"version": "0.5-dev",
|
||||
"version": "0.5.0",
|
||||
"description": "A project to build a federated social network",
|
||||
"author": {
|
||||
"email": "contact@cpluspatch.com",
|
||||
|
|
|
|||
Loading…
Reference in a new issue