add export cast command
This commit is contained in:
parent
a5560e1d29
commit
eaea801317
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
"dev:cast": "turbo run dev --filter=cast",
|
||||
"export:photos": "turbo run export --filter=photos",
|
||||
"export:auth": "turbo run export --filter=auth",
|
||||
"export:cast": "turbo run export --filter=cast",
|
||||
"lint": "turbo run lint",
|
||||
"albums": "turbo run albums",
|
||||
"prepare": "husky install"
|
||||
|
|
Loading…
Reference in a new issue