Bump version, drop npmjs.org
This commit is contained in:
parent
063e431f17
commit
79d9bba51b
|
@ -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"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue