This commit is contained in:
Korbs 2024-11-01 21:38:32 -04:00
parent c793d5940f
commit 23bf61f239
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb Executable file

Binary file not shown.

View file

@ -1,7 +1,7 @@
{
"name": "@minpluto/zorn",
"author": "SudoVanilla",
"description": "A video player tailored for MinPluto",
"description": "Tailored for MinPluto, customizable for you.",
"repository": {
"url": "https://codeberg.org/MinPluto/Zorn"
},
@ -14,7 +14,7 @@
"live-streaming"
],
"type": "module",
"version": "0.4.5",
"version": "0.4.52",
"exports": {
".": "./index.ts"
},
@ -33,4 +33,4 @@
"npm:publish": "npm publish --registry https://npm.sudovanilla.org/",
"test": "cd test/ && bun start"
}
}
}