Skip to content

Commit

Permalink
chore: add a changeset file
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsonevv committed Dec 21, 2023
1 parent 20c482b commit 1900c49
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/afraid-gorillas-stare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@near-js/biometric-ed25519": minor
"@near-js/crypto": minor
"@near-js/signers": minor
"@near-js/transactions": minor
---

remove buggy depencencies
- replace js-sha256 with noble-hashes
- replace elliptic with noble-curves

0 comments on commit 1900c49

Please sign in to comment.