mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-09 01:42:35 +00:00
fix notification chanels and more tests (#108)
* fix notification chanels and more tests * fix code style
This commit is contained in:
@ -2,9 +2,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"queue:listen": "php artisan queue:listen --timeout=600 --queue=default,ssh,ssh-long",
|
||||
"scheduler:run": "php artisan schedule:run"
|
||||
"build": "vite build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ryangjchandler/alpine-clipboard": "^2.2.0",
|
||||
|
Reference in New Issue
Block a user