bob-collective / bob

BOB is a hybrid L2 that combines the security of Bitcoin with the versatility of Ethereum.
https://app.gobob.xyz/
71 stars 35 forks source link

chore: add missing gateway dependencies to package.json #277

Closed derrekcoleman closed 1 month ago

derrekcoleman commented 1 month ago

Adds a few missing dependencies that were causing recent build errors.

Also unblocks the GitHub action to update our npm package from #271.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bob ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2024 7:17pm
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: c46c182d6ca5be14e5e2dd83119f769b5155429e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

derrekcoleman commented 1 month ago

Note to self: squash and merge next time