chore: rename package to @shazhou/mcmail, bump 0.1.1

This commit is contained in:
星月 2026-04-22 22:56:01 +08:00
parent 5345dcc65d
commit 2e1f149fb3
2 changed files with 6 additions and 6 deletions

8
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "mcmail", "name": "@shazhou/mcmail",
"version": "0.1.0", "version": "0.1.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "mcmail", "name": "@shazhou/mcmail",
"version": "0.1.0", "version": "0.1.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"commander": "^12.1.0" "commander": "^12.1.0"

View File

@ -1,6 +1,6 @@
{ {
"name": "@oc-forge/mcmail", "name": "@shazhou/mcmail",
"version": "0.1.0", "version": "0.1.1",
"description": "Mailcheap CLI \u2014 manage your mail server from the terminal", "description": "Mailcheap CLI \u2014 manage your mail server from the terminal",
"type": "module", "type": "module",
"bin": { "bin": {