Skip to content

Commit

Permalink
Add build
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Apr 17, 2024
1 parent f76a9e4 commit eb8d622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"scripts": {
"env": "env",
"workspace": "bun ./scripts/workspace.ts",
"build": "bun run workspace crosschain-resolver build && bun run workspace crosschain-reverse-resolver build",
"test": "bun run workspace crosschain-resolver test && bun run workspace crosschain-reverse-resolver test",
"lint": "bun run workspace all lint",
"prepare": "husky install"
Expand Down

0 comments on commit eb8d622

Please sign in to comment.