diff --git a/package.json b/package.json index bce0955..06b10f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@minpluto/zorn", - "version": "0.4.82", + "version": "0.4.83", "author": "SudoVanilla", "displayName": "Zorn", "description": "In-House Player built by MinPluto", @@ -29,7 +29,7 @@ "playback" ], "scripts": { - "publish": "bun publish && bun publish --registry https://registry.sudovanilla.org/", + "publish": "bun publish --registry https://registry.sudovanilla.org/", "test": "cd test/ && bun start" } } \ No newline at end of file