update
This commit is contained in:
parent
c793d5940f
commit
23bf61f239
2 changed files with 3 additions and 3 deletions
BIN
bun.lockb
Executable file
BIN
bun.lockb
Executable file
Binary file not shown.
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue