This commit is contained in:
a.bouhuolia
2023-03-07 23:16:32 +02:00
parent d2ffa6e484
commit 19191ac089

View File

@@ -8,7 +8,7 @@
"dev:webapp": "lerna run dev --scope \"@bigcapital/webapp\"",
"build:webapp": "lerna run build --scope \"@bigcapital/webapp\"",
"dev:server": "lerna run dev --scope \"@bigcapital/server\"",
"build:server": "lerna run build --scope \"@bigcapital/server\"",
"build:server": "lerna run build --scope \"@bigcapital/server\""
},
"workspaces": [
"packages/*",