Skip to content

Commit

Permalink
Merge pull request #79 from bob-collective/fix/missing-dep
Browse files Browse the repository at this point in the history
fix: add missing clean-package dep
  • Loading branch information
gregdhill authored Sep 11, 2024
2 parents 66c3e96 + b39ab77 commit b1ad006
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/thin-boxes-kick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@gobob/sats-wagmi": patch
---

fix: add missing clean-package dep
1 change: 1 addition & 0 deletions packages/sats-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"bitcoin-address-validation": "^2.2.1",
"bitcoinjs-lib": "^6.1.5",
"bs58check": "^2.1.2",
"clean-package": "^2.2.0",
"sats-connect": "^1.1.2",
"@uidotdev/usehooks": "^2.4.1"
}
Expand Down
18 changes: 17 additions & 1 deletion pnpm-lock.yaml

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

0 comments on commit b1ad006

Please sign in to comment.