Bump, remove publish command
This commit is contained in:
parent
226f1ccdb3
commit
69205cfe24
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue