Skip to content

Commit

Permalink
chore: Add Lerna dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Feb 25, 2024
1 parent fe7e373 commit 8fe4c50
Show file tree
Hide file tree
Showing 3 changed files with 1,434 additions and 1,662 deletions.
3 changes: 2 additions & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ coverage: format lint
npm:
rm -rf packages/
deno run -A main/build.ts

lerna bootstrap

publish: npm
npx lerna publish
Loading

0 comments on commit 8fe4c50

Please sign in to comment.