mirror of
https://github.com/versia-pub/api.git
synced 2025-12-06 16:38:20 +01:00
refactor: ⏪ Change version numbers to all be 0.0.0
This commit is contained in:
parent
22b90d2dae
commit
e0b6d57470
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
||||
"name": "@lysand-org/federation",
|
||||
"version": "3.0.0",
|
||||
"version": "0.0.0",
|
||||
"exports": {
|
||||
".": "./index.ts"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@lysand-org/federation",
|
||||
"displayName": "Lysand Federation",
|
||||
"version": "3.0.0",
|
||||
"version": "0.0.0",
|
||||
"author": {
|
||||
"email": "jesse.wierzbinski@lysand.org",
|
||||
"name": "Jesse Wierzbinski (CPlusPatch)",
|
||||
|
|
|
|||
Loading…
Reference in a new issue