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