chore(lerna): remove bootstrap command usages

This commit is contained in:
Ali BARIN
2024-11-18 15:00:49 +00:00
parent d61cf13985
commit 90fe1576de
3 changed files with 4 additions and 5 deletions

View File

@@ -34,7 +34,6 @@ cd $CURRENT_DIR
echo "Installing and linking dependencies..."
yarn
yarn lerna bootstrap
echo "Migrating database..."
cd packages/backend