mirror of
https://github.com/versia-pub/api.git
synced 2025-12-07 08:58:18 +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",
|
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
||||||
"name": "@lysand-org/federation",
|
"name": "@lysand-org/federation",
|
||||||
"version": "3.0.0",
|
"version": "0.0.0",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./index.ts"
|
".": "./index.ts"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@lysand-org/federation",
|
"name": "@lysand-org/federation",
|
||||||
"displayName": "Lysand Federation",
|
"displayName": "Lysand Federation",
|
||||||
"version": "3.0.0",
|
"version": "0.0.0",
|
||||||
"author": {
|
"author": {
|
||||||
"email": "jesse.wierzbinski@lysand.org",
|
"email": "jesse.wierzbinski@lysand.org",
|
||||||
"name": "Jesse Wierzbinski (CPlusPatch)",
|
"name": "Jesse Wierzbinski (CPlusPatch)",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue