mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
dir
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
"name": "documenso-monorepo",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"build": "cd src&cd apps&cd web&next build",
|
||||
"start": "cd src&cd apps&cd web&next start"
|
||||
"build": "cd apps&&cd web&&next build",
|
||||
"start": "cd apps&&cd web&&next start"
|
||||
},
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
|
||||
Reference in New Issue
Block a user