1
0
Fork 0

Bump, remove publish command

This commit is contained in:
Korbs 2025-02-10 01:49:32 -05:00
parent 226f1ccdb3
commit 69205cfe24
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
{
"name": "@minpluto/zorn",
"version": "0.5.0",
"version": "0.5.1",
"author": "SudoVanilla",
"displayName": "Zorn",
"description": "In-House Player built by MinPluto",
@ -29,7 +29,6 @@
"playback"
],
"scripts": {
"publish": "bun publish --registry https://js.registry.sudovanilla.org/",
"test": "cd test/ && bun start"
}
}