chore: add support for react-intl, mui, apolloql
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name": "@automatisch/root",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start:web": "lerna run --scope @*/web start",
|
||||
"start:backend": "lerna run --scope @*/backend dev"
|
||||
"start:web": "lerna run --stream --scope @*/web start",
|
||||
"start:backend": "lerna run --stream --scope @*/backend dev"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
||||
Reference in New Issue
Block a user