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