diff --git a/bun.lockb b/bun.lockb new file mode 100755 index 0000000..cc5c783 Binary files /dev/null and b/bun.lockb differ diff --git a/package.json b/package.json index 63cf8f1..730474a 100644 --- a/package.json +++ b/package.json @@ -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" } -} +} \ No newline at end of file