Bump version, drop npmjs.org
This commit is contained in:
parent
063e431f17
commit
79d9bba51b
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@minpluto/zorn",
|
"name": "@minpluto/zorn",
|
||||||
"version": "0.4.82",
|
"version": "0.4.83",
|
||||||
"author": "SudoVanilla",
|
"author": "SudoVanilla",
|
||||||
"displayName": "Zorn",
|
"displayName": "Zorn",
|
||||||
"description": "In-House Player built by MinPluto",
|
"description": "In-House Player built by MinPluto",
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
"playback"
|
"playback"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"publish": "bun publish && bun publish --registry https://registry.sudovanilla.org/",
|
"publish": "bun publish --registry https://registry.sudovanilla.org/",
|
||||||
"test": "cd test/ && bun start"
|
"test": "cd test/ && bun start"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue