Skip to content

Commit

Permalink
chore: Update build files
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Feb 25, 2024
1 parent df048e8 commit 49893ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ coverage: format lint
npm:
rm -rf packages/
deno run -A main/build.ts
lerna bootstrap
npx lerna bootstrap

publish: npm
npx lerna publish

0 comments on commit 49893ab

Please sign in to comment.