Skip to content

Commit

Permalink
update dependencies, rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrunk committed Oct 22, 2024
1 parent 164f667 commit 588c582
Show file tree
Hide file tree
Showing 11 changed files with 1,850 additions and 930 deletions.
109 changes: 55 additions & 54 deletions aa-schnorr-multisig-sdk/package-lock.json

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

8 changes: 4 additions & 4 deletions aa-schnorr-multisig-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@runonflux/aa-schnorr-multisig-sdk",
"version": "1.0.3",
"version": "1.0.4",
"description": "Account Abstraction Schnorr Multi-Signatures SDK",
"keywords": [
"Account Abstraction",
Expand Down Expand Up @@ -31,11 +31,11 @@
"url": "https://github.com/RunOnFlux/account-abstraction/issues"
},
"dependencies": {
"@alchemy/aa-core": "^3.12.3",
"@alchemy/aa-core": "^3.19.0",
"bigi": "^1.4.2",
"ecurve": "^1.0.6",
"ethers": "^6.11.1",
"secp256k1": "^5.0.0"
"ethers": "^6.13.4",
"secp256k1": "^5.0.1"
},
"devDependencies": {
"dotenv": "^16.4.5",
Expand Down
Loading

0 comments on commit 588c582

Please sign in to comment.