mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-10 08:06:41 +00:00
chore(pockethost): remove unused mail script
This commit is contained in:
parent
7f89826a6f
commit
b299241756
@ -15,8 +15,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"check:types": "tsc --noEmit ",
|
"check:types": "tsc --noEmit ",
|
||||||
"dev": "NODE_ENV=development tsx ./src/cli/index.ts",
|
"dev": "NODE_ENV=development tsx ./src/cli/index.ts",
|
||||||
"start": "tsx ./src/cli/index.ts",
|
"start": "tsx ./src/cli/index.ts"
|
||||||
"mail": "tsx ./src/cli/sendmail.ts"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pockethost/plugin-console-logger": "workspace:*",
|
"@pockethost/plugin-console-logger": "workspace:*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user